Commit graph

  • 0cce7dab5d
    Merge 95794bba6e into 39feb26c93 Caydenn 2024-09-28 19:54:54 -0400
  • 95794bba6e
    Update ServerCommand.java Caydenn 2024-09-28 19:53:06 -0400
  • ce3984f42f
    Merge 994b6eff6f into 39feb26c93 GEOEGII555 2024-09-23 18:09:08 -0500
  • 39feb26c93
    Block spawnpoint in execute (#365) master Harry Zhou 2024-09-23 16:51:25 -0500
  • dd97a40a7a Block spawnpoint in execute hhhzzzsss 2024-09-23 03:52:32 -0500
  • d36503ed3f
    CommandServerInfo.java: remove CPU info Kaboom 2024-09-11 02:32:54 +0300
  • 60b20ab4bf
    Respect death messages gamerule (#359) OptimisticDev 2024-09-11 00:29:22 +0100
  • 8cca595937
    Block give in execute (#363) 7cc5c4f330d47060 2024-09-10 19:23:09 -0400
  • 23e35ebb45
    Merge branch 'master' into remove-execute-give Kaboom 2024-09-11 02:22:37 +0300
  • d882118c96
    ServerCommand.java: Fix checkstyle violation Kaboom 2024-09-11 02:21:19 +0300
  • 3278ddaddc
    Block the /execute ... run datapack command (#361) GEOEGII555 2024-09-11 02:19:56 +0300
  • 7450b8bcc9
    Don't re-apply command rate-limit when command is ratelimited (#364) amy 2024-09-10 20:15:45 -0300
  • b6ec58b2c0
    fix: lower command ratelimit event priority amyavi 2024-09-10 11:00:51 -0300
  • 6d520da7b7
    fix: don't re-apply ratelimit when user is already ratelimited amyavi 2024-09-10 10:50:57 -0300
  • 9cbd803690
    Block give in execute 7cc5c4f330d47060 2024-08-21 19:14:23 +0000
  • 994b6eff6f
    Update ServerCommand.java GEOEGII555 2024-08-20 22:00:39 +0400
  • 5974aeab02
    Update ServerCommand.java (partial revert) GEOEGII555 2024-08-20 12:48:43 +0400
  • 88ac6b7e0e
    Merge branch 'kaboomserver:master' into respect-death-messages-gamerule OptimisticDev 2024-08-19 20:09:26 +0100
  • 847457f329
    Merge branch 'kaboomserver:master' into cached-spec OptimisticDev 2024-08-19 20:09:16 +0100
  • 8fe96bcc2b
    Allow players to select the vanilla chat format (#356) OptimisticDev 2024-08-19 15:35:37 +0000
  • 7f81231c5b
    Block the /execute ... run datapack command GEOEGII555 2024-08-10 16:04:00 +0400
  • 2e79421d49
    Fix Adventure usage for join title & subtitle (#358) OptimisticDev 2024-08-01 08:38:47 +0000
  • e20467b7af
    Add more detailed error messages to /skin and a timeout of 15 seconds (#357) OptimisticDev 2024-08-01 08:37:13 +0000
  • 6fc8d1117c
    Fix OOB exception in ServerCommand when the command is just a space (#355) OptimisticDev 2024-08-01 08:36:15 +0000
  • fb209a44c3
    Fix URL replacement in vanilla format OptimisticDeving 2024-06-25 03:23:12 +0000
  • b0339fcd29
    Don't broadcast death messages from worlds with showDeathMessages disabled OptimisticDeving 2024-06-24 21:11:04 +0000
  • aaf135365e
    Check if the death message is null before broadcasting it OptimisticDeving 2024-06-24 20:29:27 +0000
  • f75be147c1
    Use Bukkit.broadcast instead of looping through getOnlinePlayers OptimisticDeving 2024-06-24 20:28:11 +0000
  • 8bd65b82b2
    Fix Adventure usage for join title & subtitle OptimisticDeving 2024-06-23 18:49:45 +0000
  • 901b136fa8
    Add more detailed error messages to /skin and a timeout of 15 seconds OptimisticDeving 2024-06-23 15:56:41 +0000
  • 90ef97a6c0
    Allow players to select the vanilla chat format OptimisticDeving 2024-06-23 15:40:21 +0000
  • 42171a943f
    Fix OOB exception in ServerCommand when the command is just a space OptimisticDeving 2024-06-23 15:15:24 +0000
  • 190a40e864
    Cache output of CPU model grabbing command OptimisticDeving 2024-06-23 14:54:36 +0000
  • 923a64c906
    Block jfr in servercommand (#353) oi 2024-06-07 01:01:21 +0300
  • 33db763008
    block jfr in servercommand oi 2024-06-06 12:47:42 +0300
  • 24af535c60
    Block /tick command in /execute (#351) yfdmc 2024-01-19 09:48:53 -0800
  • 9706109048
    Block /tick command in /execute yfdmc 2024-01-18 16:50:49 -0800
  • 6cf872ad16
    Merge pull request #348 from LunaWasFlaggedAgain/master Kaboom 2023-08-20 11:35:58 +0300
  • b2936da79e Re-introduce autosave enabler Luna 2023-08-17 19:07:38 -0300
  • b5e1aa0ac0 Don't randomly cancel TNT unless limit reached Luna 2023-08-17 18:49:17 -0300
  • db50f0b7ae
    Use more Java 17 features in classes (#349) EnZaXD 2023-08-06 16:19:43 +0200
  • 56f36294ec Target 1.19.4 instead of 1.20.1 Luna 2023-08-05 12:57:11 -0300
  • 3cc03ed801
    fixed long lines FlorianMichael 2023-08-05 17:54:03 +0200
  • 5172357437
    created more new lines FlorianMichael 2023-08-05 16:56:45 +0200
  • 87cb55740a
    Merge 8199636895 into 91371ba990 Chipmunk 2023-07-31 15:31:23 +0200
  • c6c3d03b5b
    Use more Java 17 features in classes FlorianMichael 2023-07-31 15:18:28 +0200
  • 91371ba990
    /rainbow command (#347) IuCC 2023-07-07 22:51:38 +0200
  • 06d34fd345 Also limit BlockFormEvent when tps is too low Luna 2023-07-01 21:06:12 -0300
  • 1a0a0ab0a0 Cleanup unused variables Luna 2023-07-01 20:52:17 -0300
  • 9639dde2df Remove usage of deprecated APIs Luna 2023-07-01 20:44:59 -0300
  • 7b51a42080 Remove some unnecessary checks Luna 2023-07-01 17:51:46 -0300
  • 7cbaf7f812 Bump dependencies Luna 2023-07-01 17:33:02 -0300
  • c052c8c79c Move skin-related code to player modules kaboom 2023-06-21 20:00:54 +0300
  • 0de1946749
    Update plugin.yml IuCC 2023-06-21 15:35:48 +0200
  • a2bdc34e2e
    Update plugin.yml IuCC 2023-06-21 15:35:08 +0200
  • 930046aaf6
    Update README.md IuCC 2023-06-21 15:33:29 +0200
  • 23777c639d
    Add files via upload IuCC 2023-06-21 15:31:51 +0200
  • 5ef25732d5
    Delete CommandRainbow.java IuCC 2023-06-21 15:28:55 +0200
  • b50782e61f
    Add files via upload IuCC 2023-06-21 15:28:37 +0200
  • 184f4d9404
    Add files via upload IuCC 2023-06-21 15:28:23 +0200
  • 17a03e0204
    Add files via upload IuCC 2023-06-21 15:28:01 +0200
  • 22017bab6e
    Add files via upload IuCC 2023-06-21 15:27:22 +0200
  • 1f0aa0c97b
    Update plugin.yml IuCC 2023-06-18 17:49:43 +0200
  • 0712d754ed
    Create CommandRainbow.java IuCC 2023-06-18 17:34:21 +0200
  • 9039f6dbb3
    Update Main.java IuCC 2023-06-18 17:33:43 +0200
  • a614440aff
    Update plugin.yml IuCC 2023-06-18 17:33:21 +0200
  • d3dedea968
    Update pom.xml IuCC 2023-06-18 17:31:37 +0200
  • 355909a985
    Update Main.java Lava 2023-06-16 11:09:23 -0400
  • e017fd0dfa
    Add files via upload Lava 2023-06-16 11:06:22 -0400
  • d65c1f1428
    Update Main.java Lava 2023-06-16 11:05:28 -0400
  • e28d0f2a9b
    Merge 2b3b036079 into 1c3864e608 Allink 2023-06-04 00:23:29 +0200
  • 1c3864e608
    Limit selectors to 3 in broadcast commands (#345) Allink 2023-06-03 21:00:32 +0100
  • 7fabfdae1a
    Remove useless integer limit check (#344) Luna 2023-06-03 17:00:02 -0300
  • c545f75f25
    Limit selectors to 3 in broadcast commands Allink 2023-06-02 01:12:38 +0100
  • fd2b7d03da
    Remove useless integer limit check Luna 2023-06-01 20:47:14 -0300
  • 2b3b036079
    Fix crash bug with /damage command Allink 2023-05-03 03:43:42 +0100
  • 7da3400d0d
    Merge branch 'master' into feat/folia Allink 2023-05-03 03:17:38 +0100
  • f303dbfc73
    Merge pull request #342 from allinkdev/fix/stuff Kaboom 2023-04-18 00:34:32 +0300
  • 70c91538c0
    Remove redundant distance selector check Allink 2023-04-11 16:11:29 +0100
  • 1cd903e3d4
    Make distance selector stricter Allink 2023-04-10 20:47:10 +0100
  • 9e0cc8c034
    Make username check stricter Allink 2023-04-08 18:02:45 +0100
  • 6c375f0cb5
    Make URL regex stricter Allink 2023-04-08 16:49:46 +0100
  • 4d2455d45b
    Make the /getjson command description truthful and add the MiniMessage functionality in /getjsonmm Allink 2023-04-02 04:00:49 +0100
  • 4bbec866ff
    Block summon subcommand in execute Allink 2023-04-02 03:50:27 +0100
  • 4e132b8de3
    Merge 8c90e54511 into 55a34972cb Chipmunk 2023-04-02 01:11:55 +0100
  • 9cf76a8ee6
    Make links clickable again with a TextReplacementConfig Allink 2023-04-02 01:11:43 +0100
  • d3f55a0451
    Implement /bcv ourselves instead of using the Command class Allink 2023-04-02 00:47:21 +0100
  • d68dfb5b01
    Refactor static final fields in PlayerPrefix module to be consistent Allink 2023-04-02 00:29:39 +0100
  • 4183481143
    Finalize PlayerPrefix module Allink 2023-04-02 00:28:30 +0100
  • 41f0a14d0f
    Make ProfileResponse a record class Allink 2023-04-02 00:27:41 +0100
  • 23f20226ec
    Finalize un-final command classes Allink 2023-04-02 00:26:10 +0100
  • 88298b7007
    Enforce stricter sender type checks across all player-only commands Allink 2023-04-02 00:25:41 +0100
  • d0246790cb
    Update Paper API to 1.19.4 & limit commandModificationBlockLimit gamerule Allink 2023-04-01 23:58:23 +0100
  • 4d0d1bb69b
    Add new abusable 1.19.4 commands to execute blocklist Allink 2023-04-01 23:51:51 +0100
  • 634661e1fa
    Improve distance selector detection Allink 2023-04-01 23:46:17 +0100
  • a91c25f8c2
    Use String#equals() instead of String == String in ServerCommand.java Allink 2023-04-01 23:29:56 +0100
  • e4e11a2354
    Merge remote-tracking branch 'upstream/master' into feat/folia Allink 2023-04-01 23:21:32 +0100
  • 55a34972cb
    main.yml: bump versions Kaboom 2023-04-01 01:13:19 +0300
  • 88fd25db5a
    Try using World#getChunkAtAsync() for the /spawn command Allink 2023-03-31 16:59:37 +0100
  • ef47727bd0
    Execute Location#getChunk() on global region Allink 2023-03-31 16:49:36 +0100