Updated the command block whitelist to add functionality to restore, clear, and remove whitelisted blocks from specific players, or globaly. I also patched the full system check bug that left a residual command block.

This commit is contained in:
trouper
2024-05-31 13:30:55 -05:00
parent 76dee13cd0
commit 3cc69a9ae1
11 changed files with 217 additions and 55 deletions

View File

@@ -1,7 +1,7 @@
# Plugin
group = 'io.github.thetrouper'
version = 0.2.5
version = 0.2.6
# Minecraft
mc_version = 1.20.4