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 commands
| Command | Description | Permission |
|-----------------------------------------------|-------------------------------------------------------------------------------------|------------------------------|
| /blockhistory stats | Shows stats about the plugin. | blockhistory.command.stats |
| /blockhistory history \<x> \<y> \<z> | Shows the history of the block at the specified coordinates. | blockhistory.command.history |
| /blockhistory history \<x> \<y> \<z> \<world> | Shows the history of the block at the specified coordinates in the specified world. | blockhistory.command.history |