40 Commits

Author SHA1 Message Date
Ruakij
41a15103b3 Fixed List having wrong Type 2021-05-10 14:24:29 +02:00
Ruakij
b010280111 Fixed player being removed from ignoreList directly after teleport. 2021-05-10 14:23:53 +02:00
Ruakij
63bab8ae2e Fixed misplaced FIXME comment 2021-05-10 14:19:27 +02:00
Ruakij
3d602c526d Implemented partner-list saved on LinkedBeaconTeleporter 2021-05-10 14:18:11 +02:00
Ruakij
f03a80cf99 Implemented teleporting 2021-05-10 14:02:20 +02:00
Ruakij
51e22f2f9e Moved code to normal listeners 2021-05-10 14:01:38 +02:00
Ruakij
3695315d42 Added searchForMaterial Function and List of transparentMaterials 2021-05-10 14:00:55 +02:00
Ruakij
b819fcb9f5 Added proper api-version-tag 2021-05-10 14:00:16 +02:00
Ruakij
ddb6525c40 Implemented CustomPlayerMoveEvent that only fires on certain conditions and only checks every 10ticks 2021-05-10 13:36:52 +02:00
Ruakij
c0917a1ab6 Switched to proper Crafting-mechanics 2021-05-10 11:58:37 +02:00
Ruakij
3d757a6ccf LinkedBeaconTeleporterItem generates own ItemStack 2021-05-10 10:36:26 +02:00
Ruakij
a296a190c6 Added Gamemode-check 2021-05-10 10:21:16 +02:00
Ruakij
800032f530 Fixed list not getting written to HashMap 2021-05-10 10:21:06 +02:00
Ruakij
3df5c9d4ac Implemented placing of LinkedBeaconTeleporterItem 2021-05-10 09:58:56 +02:00
Ruakij
d9c95a5e53 Implemented breaking of LinkedBeaconTeleporterBlock and dropping LinkedBeaconTeleporterItem 2021-05-10 09:58:24 +02:00
Ruakij
3f73d15a5a Commended search for existing LinkedBeaconTeleporterItem
(this will lead to more than only 2 linked items)
2021-05-10 00:10:47 +02:00
Ruakij
de1c2816a2 Added missing import 2021-05-10 00:10:01 +02:00
Ruakij
4efa26fe0e Added null-check for lore 2021-05-10 00:09:28 +02:00
Ruakij
8889a16bdc Fixed regex-generation 2021-05-10 00:09:12 +02:00
Ruakij
f8c7672cfa Fixed not using ItemMeta 2021-05-10 00:08:45 +02:00
Ruakij
cb4adc3bc1 Fixed missing ItemMeta assignment 2021-05-10 00:08:25 +02:00
Ruakij
6a4369c527 Fixed Wrong Method-Arguments 2021-05-10 00:07:52 +02:00
Ruakij
a7a8a4b037 Implemented linking of beacons in crafting 2021-05-09 23:24:04 +02:00
Ruakij
b1169f48db Ability to create new LinkedBeaconTeleporterItem 2021-05-09 23:15:25 +02:00
Ruakij
efb18aa711 Fixed spelling :/ 2021-05-09 23:06:01 +02:00
Ruakij
0b538db2a4 Implemented check to detect attempt to place LinkedBeaconTeleporterItem 2021-05-09 23:01:27 +02:00
Ruakij
90443d51f7 Fixed Item returning wrong class 2021-05-09 22:59:46 +02:00
Ruakij
69fcab7bbc Implemented check to detect attempt to break LinkedBeaconTeleporterBlock 2021-05-09 22:55:40 +02:00
Ruakij
376695b466 Implemented check to detect attempt to link 2 beacons 2021-05-09 22:50:54 +02:00
Ruakij
da05087876 Implemented Block-Location de/serialisation 2021-05-09 22:47:10 +02:00
Ruakij
2f621d7a9b Implemented getter for LinkedBeaconTeleporterBlock from Location and teleportId 2021-05-09 22:46:18 +02:00
Ruakij
59e8768ddb Implemented conversion between ItemStack and LinkedBeaconTeleporterItem 2021-05-09 22:40:18 +02:00
Ruakij
48f961fc9c Added Manager for storing Data related to id and location 2021-05-09 22:36:25 +02:00
Ruakij
16a46a6a35 Implemented Objects to work with 2021-05-09 22:00:12 +02:00
Ruakij
abde30e2e1 Implement first Listeners 2021-05-09 21:38:33 +02:00
Ruakij
87d6d4bd70 Created first config with fields 2021-05-09 21:35:24 +02:00
Ruakij
bcd147052c Added static variable for logger-access 2021-05-09 21:07:23 +02:00
Ruakij
92718de5a9 Initialising project 2021-05-09 19:10:10 +02:00
Ruakij
a850972224 Added Maven with papermc 2021-05-09 18:43:05 +02:00
b048af8001 Initial commit 2021-05-09 18:29:57 +02:00