Commit Graph

15 Commits

Author SHA1 Message Date
01dc420e64 Fix small typos
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-11 20:55:38 +01:00
553f508d1c Clean up main class
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-11 20:53:56 +01:00
3e17b49d1c Fix unreachable server error when update-checker is disabled
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #1.
2023-02-11 20:37:10 +01:00
b80cd4b1c9 Update license
All checks were successful
continuous-integration/drone/push Build is passing
Open source :)
2022-08-11 19:23:02 +02:00
96f8ef153f Rename main package 2022-05-31 20:09:36 +02:00
40399655b1 metrics update 2020-06-25 22:08:06 +02:00
4fd71e0241 fixes and features
- finished Maven implementation
- removed Ant build version auto-increment because of Maven
- added "send-tp-message-on-join" entry to config to enable/disable the "teleport-to-hub-on-join" message
- renamed CommonValues to PluginCache
2020-06-25 20:45:26 +02:00
eb7feb4a87 small lambda runnable change 2020-06-24 02:31:00 +02:00
b26c11f8c8 [experimental] switched to Maven 2020-06-23 02:06:59 +02:00
678f4c9e72 disabled debug flag 2020-06-12 13:54:18 +02:00
431c245043 implemented possible player teleportation invisibility fix. enable it in config.yml, at "settings.fix-invisible-after-tp", ONLY IF NEEDED. only some buggy Spigot versions have this issue. 2020-06-12 13:53:28 +02:00
bcdad0739d minor optimizations 2020-06-12 13:23:27 +02:00
bb5a90b390 performance & ram optimizations 2020-05-27 00:41:02 +02:00
bd5b8be487 little comment added 2020-05-10 19:56:45 +02:00
915257692f Initial commit 2020-04-09 16:31:14 +02:00