1
mirror of https://github.com/Shiewk/BlockHistory3.git synced 2026-04-28 04:24:17 +02:00

Initial Commit (v3.0.0)

This commit is contained in:
Shy
2025-01-25 14:20:19 +01:00
commit 562fb014fa
24 changed files with 1476 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# BlockHistory Permissions
| Permission | Description | Default | Child permissions |
|------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------|---------------------------|
| blockhistory.command.stats | Allows the player to use /blockhistory stats | Only server operators | blockhistory.command.root |
| blockhistory.command.history | Allows the player to use /blockhistory history | Only server operators | blockhistory.command.root |
| blockhistory.command.root | Allows the player to access the root /blockhistory command node (you can't do anything with this unless you have one of the other permissions as well) | Only server operators | *None* |