Commit Graph
17 Commits
Author SHA1 Message Date
auto ef99403c2e Added TeleportEvent and updated event registration
The update introduces a new TeleportEvent which modifies teleport behavior for players who are mounted by dismounting them and changing their teleport location to be one higher. Also, the event registration process within the PlayerUtils class has been refactored for better readability and additional registration of the new TeleportEvent.
2024-02-17 09:53:12 +01:00
auto b7920b2ffb Allow players to specify how many xp cheque's to create in one go 2023-10-02 21:42:47 +02:00
auto 70004084f1 Made it possible to make other users glow and stop glowing 2023-08-13 22:58:53 +02:00
auto 4a3658c11d Use setBlockAndForget for all the blockdata setting 2023-07-28 03:24:33 +02:00
auto 74eab9512e Added rotating rails 2023-07-28 03:00:43 +02:00
auto 06f04d6fb2 Make logs rotatable 2023-07-10 23:54:27 +02:00
auto 3dfc2109a4 Implement new galaxy api that should stop block connecting after it has been rotated by this plugin 2023-07-09 00:26:52 +02:00
auto ce51eb2a33 Reload configs on start up 2023-07-09 00:24:58 +02:00
auto 977ed00cb8 Added more locations for xp to be shown on item, improved readability by seperating large numbers with .'s 2023-07-09 00:24:47 +02:00
auto 1b9278ca25 Added rotate block command 2023-07-08 06:26:01 +02:00
auto 54db863783 Added reload command 2023-07-07 23:49:34 +02:00
auto 1663498080 Added xp calc command 2023-07-07 23:42:08 +02:00
auto 95b98ef462 Attempting to improve teams for glow 2023-07-07 01:09:56 +02:00
auto 8fa21120be Attempting to improve teams for glow 2023-07-07 01:09:42 +02:00
auto 0324458efb Prevent players from entering a negative value for xp 2023-07-06 23:14:07 +02:00
auto e3e95341ce Removed unused code 2023-07-06 05:26:02 +02:00
auto ada4c7789d Initial commit 2023-07-06 05:24:06 +02:00