added admin page

This commit is contained in:
2024-08-07 04:19:31 +02:00
parent 9f4f19e11b
commit 5808a5e861
4 changed files with 126 additions and 1 deletions

View File

@ -0,0 +1,7 @@
# CoreProtect Inspection#
This command lets you inspect the history of every interaction in the world and see who griefed your base.
- **Command:** `/co i`
- **Usage:** Hold a block in your hand then run the command. This command toggles into a CoreProtect inspection mode. With left- and right-click you can inspect the history of every block and see every player that has interacted with it. Run the command again to leave the inspection mode. All interactions are logged for two months.

View File

@ -9,7 +9,6 @@ sidebar_position: 2
- `/home`: Teleports you to your home. Set your home with `/sethome`. There is a one hour cooldown on the command.
- `/s`: Survival-friendly Spectator mode. You cannot pass through blocks, use it for x-ray, and it doesn't allow you to leave a certain radius.
- `/pvp`: Toggle PvP.
- `/co i`: Hold a block in your hand then run the command. This command toggles into a CoreProtect inspection mode. With left- and right-click you can inspect the history of every block and see every player that has interacted with it. Run the command again to leave the inspection mode. All interactions are logged for two months.
- **Dynmap marker**: You can create a maker on the [Dynmap](pathname://https://map.survival-pi.com/) by building a sign and adding `[dynmap]` in the first line. The rest of the lines will show up as the marker text on the Dynmap website.
- **Sitting**: Right-click with your empty fist on any stair or slab to sit on it. Press *SHIFT* to stand up again.
- **Riding player**: You can ride on the back of a player by right-clicking them with your empty fist.
@ -22,3 +21,4 @@ sidebar_position: 2
- [Invisible Itemframes](./invisible_itemframes.md)
- [Chest Protection](./chestprotect.md)
- [Official Modpack](./modpack.md)
- [CoreProtect Inspection](./coreprotect.md)