1
mirror of https://github.com/Shiewk/SModeration.git synced 2026-04-28 05:54:16 +02:00
Commit Graph

55 Commits

Author SHA1 Message Date
Shiewk 5c5eee0bca Update to version 1.3.0 v1.3.0 2024-07-29 17:33:56 +02:00
Shiewk d7560d5ef3 Add ability to filter by type in SMod menu 2024-07-29 17:07:45 +02:00
Shiewk ce8a8a44cd Added Invsee for equipment 2024-07-29 16:27:42 +02:00
Shiewk 7902bb9a46 Refactor listeners 2024-07-29 15:12:23 +02:00
Shiewk b40e543f9e Fixed a bug where players could not put any items in their ender chests 2024-07-29 15:10:47 +02:00
Shiewk ab037716c4 Add search option in SMod menu with chat input 2024-07-29 13:22:00 +02:00
Shiewk 56aef4a2c9 Added /vanish list command and list vanished players on join 2024-07-28 16:10:22 +02:00
Shiewk 755b758b2f Move vanish-related methods to VanishCommand.java 2024-07-28 15:29:41 +02:00
Shiewk 4392456b15 Add missing docs, update to 1.2.1 v1.2.1 2024-07-26 18:39:14 +02:00
Shiewk 0db57042af Fix vanish bug 2024-07-26 18:38:42 +02:00
Shiewk 57b21c2e1f Fix EnderchestSee bug 2024-07-26 18:36:57 +02:00
Shiewk a46e00a68d Remove duplicate methods 2024-07-23 17:48:42 +02:00
Shiewk bad8a4bb90 Merge remote-tracking branch 'origin/dev' into dev 2024-07-23 17:35:15 +02:00
Shiewk 05c41dc4c3 Update to version 1.2.0 2024-07-23 17:34:54 +02:00
Shiewk bf476c7a4b Add vanish command and permissions 2024-07-23 17:34:14 +02:00
Shiewk d93a9aa9e4 Add vanish command and permissions 2024-07-23 17:23:05 +02:00
Shiewk 7d94c782b8 Add permissions for mute/kick/ban immunity 2024-07-23 16:23:40 +02:00
Shiewk d8ff58191f Improved command registration 2024-07-23 15:04:36 +02:00
Shiewk e2a344d92c Create commands.md 2024-07-22 10:00:37 +02:00
Shiewk 1f91b2aa4e Create permissions.md 2024-07-22 09:58:05 +02:00
Shiewk 2b5a089a86 Update issue templates 2024-07-19 19:01:39 +02:00
Shiewk 8698d7991d Add LICENSE 2024-07-19 10:42:50 +02:00
Shiewk 121d736468 Update version to 1.1.1 v1.1.1 2024-07-10 11:16:38 +02:00
Shiewk 762629e263 Fix InvSee bug 2024-07-10 11:16:21 +02:00
Shiewk 95f1814588 merge 1.1
update main to v1.1
v1.1.0
2024-06-18 18:43:55 +02:00
Shiewk 9ca54567b2 Update readme and version to 1.1 2024-06-18 18:32:06 +02:00
Shiewk 7eeb6daa46 Add Enderchest see command and permissions 2024-06-18 18:26:50 +02:00
Shiewk e54f88fa5e Add Invsee command and permissions 2024-06-18 18:01:13 +02:00
Shiewk 1631f3bd32 Fix readme AGAIN 2024-06-09 11:25:15 +02:00
Shiewk b9a7f23af2 Fix readme 2024-06-09 11:24:46 +02:00
Shiewk 244668fb5c Release version 1.0, add README v1.0.0 2024-06-09 11:20:52 +02:00
Shiewk 9e59bae857 Add gzip-compressed saving and loading system 2024-06-09 10:55:32 +02:00
Shiewk deee125e88 Improved finding of UUIDs 2024-06-08 19:30:22 +02:00
Shiewk 3542997bba Add chat prefix 2024-06-08 19:26:05 +02:00
Shiewk fc061d64ac Unmute and unban commands 2024-06-08 19:14:05 +02:00
Shiewk 151ca74dc7 Change permission names 2024-06-08 18:51:15 +02:00
Shiewk b0cc014154 Mod Logs command, change chat and menu colors 2024-06-08 18:44:56 +02:00
Shiewk 582f1c41bf No negative durations 2024-06-08 17:52:20 +02:00
Shiewk d0de45ea84 Broadcast cancellation 2024-06-08 17:48:55 +02:00
Shiewk cd5777a0ee Ability to cancel punishments from the SMod Menu 2024-06-08 17:40:53 +02:00
Shiewk c65781b7bd Add sorting and filter options for SMod Menu 2024-06-08 16:08:23 +02:00
Shiewk 1f85d65bdd First version of the SMod menu and command 2024-06-08 15:22:24 +02:00
Shiewk e2fcf9797c Support for custom inventories 2024-06-08 12:53:40 +02:00
Shiewk 16e28b59e0 Add ban and kick commands 2024-06-08 12:40:55 +02:00
Shiewk 3ff874e244 Add reasons 2024-06-08 12:12:32 +02:00
Shiewk c17f421694 broadcast punishment to admins when issued 2024-06-08 11:48:17 +02:00
Shiewk 2cfe346389 fix buggy tab completion again 2024-06-08 11:47:22 +02:00
Shiewk e36dcacc9d Fixed buggy tab completion 2024-06-08 11:35:25 +02:00
Shiewk 667305bb81 prevent duplicates 2024-06-08 11:27:31 +02:00
Shiewk 56d705173e Notify player when they receive a punishment 2024-06-08 11:18:40 +02:00