Commit graph

  • 4a917201b4
    Unblock selector even more (#327) Chip 2022-11-04 22:11:40 +0000
  • 933ef239b9 Unblock selector even more Chip 2022-11-03 22:02:46 -0400
  • a1007853dd
    Replace string concatenation with appending text components (#325) Chip 2022-11-01 13:02:25 +0000
  • 3b80103003
    indentation Chip 2022-11-01 12:44:54 +0000
  • cf12b4cb8b Fix inconsistent indentation Chip 2022-11-01 08:40:48 -0400
  • 4150b99fe6 Replace string concatenation with appending text Chip 2022-10-31 21:27:19 -0400
  • 03a2fec6f4
    Unblock selector in some commands (#324) Chip 2022-10-30 22:10:24 +0000
  • 22c93cf1ab
    Unblock selector in some commands Chip 2022-10-18 20:41:47 +0000
  • 058a7cb73e
    Block /fawe debugpaste business-fox 2022-10-18 18:56:55 +0100
  • 5ed49c99b4 Bump maven-checkstyle-plugin version to 3.2.0 kaboom 2022-10-16 03:12:12 +0300
  • 1a0c094f4a Use guard clauses when possible kaboom 2022-10-16 03:08:32 +0300
  • 29207ef8b9
    Merge pull request #318 from allinkdev/adventure Kaboom 2022-10-16 02:40:37 +0300
  • be3149dc7a
    Make clearchat sendMessage to individual players instead of broadcasting Allink 2022-05-21 21:14:14 +0100
  • 04b8ce1c3c
    Migrate commands to Adventure, add new commands Allink 2022-05-21 20:28:42 +0100
  • 6bb5f374e3
    Compile with Java 17 Allink 2022-05-21 20:11:53 +0100
  • 8296dc7075
    Use a ChatRenderer and allow players to use MiniMessage in chat messages Allink 2022-05-21 19:41:44 +0100
  • 30f7768a4b
    Block /scissors reload (#321) business-fox 2022-10-11 20:24:00 +0100
  • 3e1cda57d2
    Update src/main/java/pw/kaboom/extras/modules/server/ServerCommand.java Kaboom 2022-10-11 22:21:13 +0300
  • 6447b89300
    block /scissors reload business-fox 2022-10-08 09:37:16 +0100
  • 08f75cb374
    Patch execute bypass (#320) Allink 2022-08-13 16:26:59 +0100
  • bf94cf1a3b
    Patch execute bypass Allink 2022-08-10 11:41:28 +0100
  • 1ebcae5e0c PlayerInteract.java: Remove dead code kaboom 2022-08-08 02:39:16 +0300
  • 5780f1a4a6
    OOB Random Spawn Fix (#316) Allink 2022-07-18 18:32:19 +0100
  • 7f1057df08
    Process player sign commands with Paper event (#319) Allink 2022-07-18 18:30:56 +0100
  • c98459de0e
    Process player sign commands with Paper event Allink 2022-07-13 10:07:31 +0100
  • e1b5b28860
    Upgrade Paper API version to 1.18.2 & set the scope to provided Allink 2022-05-21 18:23:41 +0100
  • 0f74ce28a6
    Add run/ to gitignore Allink 2022-05-21 18:23:18 +0100
  • afdd1c1b4f Don't attempt to remove broken entities kaboom 2022-05-21 20:14:24 +0300
  • 9c42f5d9e9 Make a few entity limits configurable kaboom 2022-05-21 20:04:39 +0300
  • 0cda7acb6a Use consistent style for imports kaboom 2022-05-21 00:52:15 +0300
  • 9e32dc5c25 Replace existing gamerule checks with WorldGameRuleChangeEvent kaboom 2022-05-21 00:31:39 +0300
  • 389c55c42b
    Update the maven Paper repository URL (#317) Allink 2022-05-20 20:22:30 +0100
  • dfec636113
    Remove /repo Allink 2022-05-20 20:16:14 +0100
  • 91b9d21b98
    Update the maven Paper repository URL Allink 2022-05-20 19:38:40 +0100
  • b94e68e3e7
    Fix checkstyle violation Allink 2022-05-20 12:23:23 +0100
  • b2a5ebc094
    Add missing period Allink 2022-05-20 11:23:11 +0100
  • b61ac587bf
    Recommend users to use Chunky for pre-world generation Allink 2022-05-20 11:21:57 +0100
  • 970efe2cd7
    Limit random spawn to half a million blocks, which should hopefully fix the OOB error Allink 2022-05-20 11:20:25 +0100
  • 341e8834fc
    Add warning for "randomizeSpawn" option about the speed of chunk generation Allink 2022-05-20 11:15:50 +0100
  • 69ef06fc32
    Handle full server kicks separately from other join restrictions (#315) Allink 2022-05-20 05:18:37 +0100
  • 1fcbf16022
    Remove extra bracket Kaboom 2022-05-20 07:14:56 +0300
  • f3a77c1515
    Merge branch 'master' into joins Kaboom 2022-05-20 07:12:32 +0300
  • 6936749213 Optimize user prefix loading/saving kaboom 2022-05-20 06:57:17 +0300
  • 67220510b1 Set maximum line length to 100 characters kaboom 2022-05-20 06:07:38 +0300
  • 78067effe2 Use spaces instead of tabs kaboom 2022-05-20 05:35:48 +0300
  • e5c30e8195 Remove 'NewlineAtEndOfFile' checkstyle suppression kaboom 2022-05-20 04:32:09 +0300
  • 210d6d7d98 Remove force shutdown code kaboom 2022-05-20 04:27:27 +0300
  • 28c78be287 Various cleanups for consistency kaboom 2022-05-20 01:44:22 +0300
  • 23da0661b3
    Add more configuration options (#314) Allink 2022-05-19 23:42:35 +0100
  • 3620c29491
    Add bracket back Allink 2022-05-19 22:57:05 +0100
  • d3fa88308c
    Add missing condition Allink 2022-05-19 22:55:22 +0100
  • a68840a0c1
    Handle full server kicks separately from other join restrictions (closes #312) Allink 2022-05-19 11:01:25 +0100
  • c505ef3ce6
    Let's try 17 Allink 2022-05-17 22:40:13 +0100
  • c2c037da9d
    Revert "Suppress warnings for star imports" Allink 2022-05-17 17:12:51 +0100
  • 9abacd4a23
    Remove star import Allink 2022-05-17 17:12:30 +0100
  • fc52b0598d
    Final configuration Allink 2022-05-17 17:09:35 +0100
  • fbc5958947
    Make teleport centered Allink 2022-05-17 17:08:11 +0100
  • c42e41b98f
    Upgrade to Java 11 Allink 2022-05-17 08:19:33 +0100
  • 3eb257610c
    Explictly specify type of numbers in spawn randomization Allink 2022-05-17 08:15:27 +0100
  • 0a6fa08bdd
    Add missing return value & whitespace Allink 2022-05-17 08:12:42 +0100
  • 2a2232b0da
    Suppress warnings for star imports Allink 2022-05-17 08:12:18 +0100
  • c3a674f8fd
    Add option to configure entity cap per chunk (closes #311) Allink 2022-05-17 08:00:57 +0100
  • d2ee02ba6e
    Add option to randomise spawn locations in config (closes #309) Allink 2022-05-17 07:58:36 +0100
  • 3d1f8e5247 PlayerConnection.java: Remove hostname check for play.flame.ga kaboom 2022-05-02 19:42:04 +0300
  • 8fdf9b227a EntitySpawn.java: Remove redundant event kaboom 2022-05-02 19:33:39 +0300
  • ee45da7306 naming moment ayunami2000 2022-04-20 14:30:49 -0400
  • 40f51379a2 repair inefficient and poor code ayunami2000 2022-04-20 14:29:38 -0400
  • 979f63b719 implement suggested changes ayunami2000 2022-04-20 10:58:02 -0400
  • dfc43f27e3 fix crash in paper when removing entities ayunami2000 2022-04-20 10:50:18 -0400
  • a2d7885182 Re-add summon command to /execute block list kaboom 2022-01-06 17:06:55 +0200
  • 613df684e8
    Block /geyser dump (#308) Luna 2021-12-02 08:50:29 -0500
  • 2ca58874d9
    Block /geyser dump Luna 2021-12-01 10:22:15 -0500
  • f5af75f526 Catch commands containing spaces after slash kaboom 2021-11-29 04:02:22 +0200
  • b07f175fd8
    Upgrade paper-api to 1.16.5 (#305) Luna 2021-11-28 19:55:29 -0500
  • a3642d0bd6
    Upgrade paper-api to 1.16.5 Luna 2021-11-24 18:01:37 -0500
  • 024c4d9f37 Update maven-checkstyle-plugin to 3.1.2 kaboom 2021-10-23 05:30:44 +0300
  • ac00026797 Use Java 8 in GitHub Actions workflow kaboom 2021-10-23 05:26:55 +0300
  • 6ba24f5edb Don't generate structures in flat world kaboom 2021-10-23 04:26:10 +0300
  • 192daa0a9b
    Allow ping command to affect other people (#304) business-goose 2021-10-23 02:06:31 +0100
  • 864ae866c5
    Enforce checkstyle business-goose 2021-10-23 02:03:55 +0100
  • 269b451aae
    Delete world modules business-goose 2021-10-23 02:00:47 +0100
  • 7fb1e6492b
    Merge branch 'master' into master business-goose 2021-10-23 02:00:20 +0100
  • 972b7a7456 Generate flat world on startup kaboom 2021-10-23 03:51:21 +0300
  • b64d56f5d6
    Finalize worldCreator Business Goose 2021-10-21 20:20:28 +0100
  • ae2df1c9f1 Add flat world & allow ping command to affect other people Business Goose 2021-10-21 20:00:40 +0100
  • 5e12d92010
    Use constants when possible Kaboom 2021-09-13 22:47:29 +0300
  • aa460520ba
    Use plugin logger instead of System.out Kaboom 2021-09-13 22:32:03 +0300
  • a57a6030b1
    Cleaned up code + unblocked a few things (#301) LunaWasFlaggedAgain 2021-09-13 15:50:24 -0300
  • 9054b6a681
    private LunaWasFlaggedAgain 2021-09-04 12:44:47 -0300
  • 0ec0d72448
    a LunaWasFlaggedAgain 2021-09-04 12:42:27 -0300
  • d1d0de06c8
    fix what? LunaWasFlaggedAgain 2021-09-04 10:17:05 -0300
  • 2a549be59b
    Update ServerCommand.java LunaWasFlaggedAgain 2021-09-03 23:40:02 -0300
  • fb1e710e03
    hopefully this is all LunaWasFlaggedAgain 2021-09-03 23:16:47 -0300
  • 5c51e3d74d
    yherwth LunaWasFlaggedAgain 2021-09-03 23:12:00 -0300
  • c45c890c1b
    it's been 9 commits and it doesn't even compile LunaWasFlaggedAgain 2021-09-03 22:53:16 -0300
  • 1268bd2ba5
    What is my problem LunaWasFlaggedAgain 2021-09-03 22:51:30 -0300
  • 62e2199187
    let's just do this then LunaWasFlaggedAgain 2021-09-03 22:49:56 -0300
  • 3346e133bf
    stackoverflow LunaWasFlaggedAgain 2021-09-03 22:47:59 -0300
  • d9dd001610
    maven checkstly why LunaWasFlaggedAgain 2021-09-03 22:45:27 -0300
  • 324d415a8c
    Update ServerCommand.java LunaWasFlaggedAgain 2021-09-03 22:42:27 -0300