Skip to content

Commands & Permissions

Florian Fülling edited this page Jan 31, 2021 · 10 revisions

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

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:
Text UI

There are different types of entries:

Value Entries


A click on change will insert the command to change the value

State Entries


These are toggleable states. The active state will be colored. The inactive state will be gray.

Action Entries


These entries will toggle actions on click. They will execute a command for you.

Multi State Entries


These are not very different from normal state entries. You can only choose between multiple states and not beween two.

Multi Value Entries


Multi value entries have fixed values, but more than one value can be active.

Commands

About

Syntax: about
Some basic information about the plugin.

Help

Syntax: help
The help command with a list of commands like this site.

Cancel Night

Syntax: cancelNight [world]
Permission: bloodNight.admin.cancelnight
Cancels a blood night in the current world or a specific world.

Force Night

Syntax: forceNight [world]
Permission: bloodNight.admin.forcenight
Forces the next night in the current or a specific world to be a blood night.

Manage Mobs

Syntax: manageMobs [world]
Permission: bloodNight.admin.managemobs
Manage the general mob settings for the current or a specific world.

Manage Mob

Syntax: manageMob <group> [world]
Permission: bloodNight.admin.managemob
Manage the settings for mobs in a specific group in the current or a specific world.

Manage Night

Syntax: manageNight [world]
Permission: bloodNight.admin.managenight
Manage the night settings for the current or a specific world.

Manage Worlds

Syntax: manageWorlds
Permission: bloodNight.admin.manageworld
Manage the world settings for your server.

Night Selection

Syntax: nightSelection
Permission: bloodNight.admin.manageworld
Manage the night selection settings for your server.

Death Actions

Syntax: deathActions <monster|player>
Permission: bloodNight.admin.managedeathactions
Manage the death actions for monster and player

Reload

Syntax: reload
Permission: bloodNight.admin.reload
Reload the plugin config.

Spawn Mob

Syntax: spawnmob <mobname>
Permission: bloodNight.admin.spawnmob
Spawn a special mob

Permissions

Other non command related permissions:

permission purpose
bloodnight.bypass.blockedcommands Allows to execute blocked commands during blood night