Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nilspace/hide
Plugin for Cuberite to hide yourself from other players
https://github.com/nilspace/hide
Last synced: 1 day ago
JSON representation
Plugin for Cuberite to hide yourself from other players
- Host: GitHub
- URL: https://github.com/nilspace/hide
- Owner: NiLSPACE
- License: unlicense
- Created: 2015-11-30T10:56:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-30T11:10:06.000Z (almost 9 years ago)
- Last Synced: 2023-04-04T07:17:14.893Z (over 1 year ago)
- Language: Lua
- Size: 1.95 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This plugin allows admins to hide themselves from their server. The server will stop broadcasting packets, so even hacked clients won't see you.
# Commands
### General
| Command | Permission | Description |
| ------- | ---------- | ----------- |
|/hide | hide.hide | Toggles you or someone else's visible status|# Permissions
| Permissions | Description | Commands | Recommended groups |
| ----------- | ----------- | -------- | ------------------ |
| hide.hide | Toggles your visible status | `/hide` | admins, mods |
| hide.hideother | Toggles someone else's visible status | `/hide` | admins |