Commit Graph

36 Commits

Author SHA1 Message Date
Luna 56f36294ec Target 1.19.4 instead of 1.20.1 2023-08-05 12:57:11 -03:00
Luna 7cbaf7f812 Bump dependencies 2023-07-01 17:33:02 -03:00
Allink d0246790cb
Update Paper API to 1.19.4 & limit commandModificationBlockLimit gamerule 2023-04-02 00:16:05 +01:00
kaboom 5ed49c99b4 Bump maven-checkstyle-plugin version to 3.2.0 2022-10-16 03:12:12 +03:00
Allink 6bb5f374e3
Compile with Java 17 2022-10-15 20:34:14 +01:00
Allink e1b5b28860
Upgrade Paper API version to 1.18.2 & set the scope to provided 2022-05-21 18:23:41 +01:00
Allink 389c55c42b
Update the maven Paper repository URL (#317)
* Update the maven Paper repository URL

* Remove /repo
2022-05-20 22:22:30 +03:00
kaboom 67220510b1 Set maximum line length to 100 characters 2022-05-20 07:06:09 +03:00
kaboom 78067effe2 Use spaces instead of tabs 2022-05-20 07:06:08 +03:00
kaboom 28c78be287 Various cleanups for consistency 2022-05-20 01:46:33 +03:00
Allink 23da0661b3
Add more configuration options (#314)
* Add option to randomise spawn locations in config (closes #309)

* Add option to configure entity cap per chunk (closes #311)

* Suppress warnings for star imports

* Add missing return value & whitespace

* Explictly specify type of numbers in spawn randomization

* Upgrade to Java 11

* Make teleport centered

* Final configuration

* Remove star import

* Revert "Suppress warnings for star imports"

This reverts commit 2a2232b0da.

* Let's try 17
2022-05-20 01:42:35 +03:00
Luna b07f175fd8
Upgrade paper-api to 1.16.5 (#305) 2021-11-29 02:55:29 +02:00
kaboom 024c4d9f37 Update maven-checkstyle-plugin to 3.1.2 2021-10-23 05:30:44 +03:00
kaboombot 97b0177d08
Remove unused ProtocolLib dependency 2021-04-10 15:14:47 +03:00
Business Goose 0e6db230d4
Add ping command (#14)
* Add ping command

* Add new command to readme

* Make command description make sense

* Add alpha-sort and a tab.

* No longer use CraftBukkit to get the player's ping, and instead use the Player's spigot object.

* Make command description shorter
2021-03-02 22:36:25 +02:00
mathiascode 3b29ee5dc0 Preserve pitch and yaw when teleporting 2020-05-10 16:23:33 +03:00
mathiascode 11ce7cf2be Enforce code style check 2020-02-27 17:08:10 +02:00
mathiascode 03b66ccb2c Handle invalid translations 2020-01-04 23:17:55 +02:00
mathiascode b688a2793b More style fixes 2019-12-21 16:12:26 +02:00
mathiascode 164f6b5524 Fix style errors in command code 2019-12-21 15:39:31 +02:00
mathiascode 87ef009ba6 Target Java 7 2019-12-17 20:23:24 +02:00
mathiascode 551f9f4807 Move skin downloader to separate class 2019-12-02 18:12:05 +02:00
mathiascode 1796124bc1 Optimize skin requests 2019-09-28 21:22:18 +03:00
mathias 06b3d1d613 Minor improvements 2019-08-02 19:40:20 +03:00
mathias 93b968be5d Minecraft 1.13.2 compatibility and optimizations 2019-07-24 02:01:02 +03:00
mathias b291a2a652 Remove use of deprecated API 2019-04-13 14:34:13 +03:00
mathias a0634dabbe Fixed bugs related to joining the server and cooldown 2019-03-09 23:33:44 +02:00
mathias 79d4bae135 A bunch of improvements 2018-12-18 02:37:38 +02:00
mathias 869ab8ad50 Push unfinished code 2018-11-13 02:32:21 +02:00
mathias f69143812d Simplify plugin 2018-10-01 16:38:38 +03:00
mathias 1745cd83bf Add latest changes 2018-10-01 16:05:37 +03:00
mathias 4796393dab Rollback to 1.12.2 for now 2018-08-06 04:15:07 +03:00
mathias b93c9d08e7 Target 1.13 2018-08-02 14:32:11 +03:00
mathias a74663af19 Latest changes 2018-07-10 22:07:29 +03:00
mathias e7420d9b6e Latest changes 2018-05-28 18:27:30 +03:00
mathias fdaacd47f9 Initial version 2018-04-24 19:47:51 +03:00