Commands & Permissions - eldoriarpg/BloodNight GitHub Wiki
You wont need complicated commands.
You may use the clickable chat UI of the plugin to configure everything.
Therefore I will not display the complete syntax for every command here. I will show you the entry point which triggers the chat UI.
All commands are available via the command bloodnight, bnight or bn.
The general permission to get access to all commands is bloodNight.admin.*
Text UIs are not very common in the plugin ecosystem.
Thats sad because they are really powerfull.
While using blood night you will encounter a lot of these text uis.
Using them is very easy and intuitive.
This is an example of a text gui:
There are different types of entries:
A click on change will insert the command to change the value
These are toggleable states. The active state will be colored. The inactive state will be gray.
These entries will toggle actions on click. They will execute a command for you.
These are not very different from normal state entries. You can only choose between multiple states and not beween two.
Multi value entries have fixed values, but more than one value can be active.
Syntax: about
Some basic information about the plugin.
Syntax: help
The help command with a list of commands like this site.
Syntax: cancelNight [world]
Permission: bloodNight.admin.cancelnight
Cancels a blood night in the current world or a specific world.
Syntax: forceNight [world]
Permission: bloodNight.admin.forcenight
Forces the next night in the current or a specific world to be a blood night.
Syntax: manageMobs [world]
Permission: bloodNight.admin.managemobs
Manage the general mob settings for the current or a specific world.
Syntax: manageMob <group> [world]
Permission: bloodNight.admin.managemob
Manage the settings for mobs in a specific group in the current or a specific world.
Syntax: manageNight [world]
Permission: bloodNight.admin.managenight
Manage the night settings for the current or a specific world.
Syntax: manageWorlds
Permission: bloodNight.admin.manageworld
Manage the world settings for your server.
Syntax: nightSelection
Permission: bloodNight.admin.manageworld
Manage the night selection settings for your server.
Syntax: deathActions <monster|player>
Permission: bloodNight.admin.managedeathactions
Manage the death actions for monster and player
Syntax: reload
Permission: bloodNight.admin.reload
Reload the plugin config.
Syntax: spawnmob <mobname>
Permission: bloodNight.admin.spawnmob
Spawn a special mob
Other non command related permissions:
| permission | purpose |
|---|---|
| bloodnight.bypass.blockedcommands | Allows to execute blocked commands during blood night |





