Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hecker-01/heckersutils
The plugin I made for testing stuff quickly!
https://github.com/hecker-01/heckersutils
minecraft minecraft-plugin
Last synced: 4 days ago
JSON representation
The plugin I made for testing stuff quickly!
- Host: GitHub
- URL: https://github.com/hecker-01/heckersutils
- Owner: Hecker-01
- License: mit
- Created: 2023-11-01T15:08:04.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-02T10:22:53.000Z (10 months ago)
- Last Synced: 2025-01-23T23:57:12.161Z (4 days ago)
- Topics: minecraft, minecraft-plugin
- Language: Java
- Homepage: https://heckerdev.net
- Size: 38.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hecker's Utils
## Features
Adds a few commands to speed things up:
- /gmc (Change your gamemode to creative)
- /gms (Change your gamemode to survival)
- /gma (Change your gamemode to adventure)
- /gmsp (Change your gamemode to spectator)
- /fly (Toggle flight mode)
- /heal (Fills ALL your hearts even if you edited your maxhealth with attributes!)
- /feed (Fills up you hungerbar)
- /god (Toggle god mode)
^ You can use all off these on other players aswell!
- /tphere (Teleport a player to you)
- /tpall (Teleport all players to you)
- /anvil (Open an anvil) (alias: /av)
- /enderchest (Open an enderchest) (alias: /ec & /echest)
- /workbench (Open a workbench) (alias: /wb, /craft & /ct)
- /enchantingtable (Open an enchanting table) (alias: /etable & /et)
- /showitem (Show the item you are holdign to the server) (alias: /show)## How to install
1. Download Hecker's Utils [here](https://github.com/Hecker-01/HeckersUtilsPlugin/releases/tag/Latest), and add it to your `/plugins` folder.
2. Download Vault [here](https://www.spigotmc.org/resources/vault.34315/), and add it to your `/plugins` folder.
3. Download PlaceholderAPI [here](https://www.spigotmc.org/resources/placeholderapi.6245/), and add it to your `/plugins` folder.
4. Start your server.## Permissions
The permissions are very simple:
`heckersutils.` for using the command on yourself. (/\)
`heckersutils..others` for using the command on other players (/\ \)