Skip to content

Repository files navigation

Banner

(EN) English

Just a simple toolkit designed to be as flexible and customizable as possible. You can always contribute by creating a ticket, tickets can be about adding new functionality or fixing issues or typos.

Also, you can always download BasicCommands on the BasicCommands CurseForge page or by using the releases menu.

Commands

CommandDescription
heal [player]Heals player
feed [player]Feeds player

gm (survival|creative|adventure|spectator)

gm <0|1|2|3>

Sets player's gamemode

dawn

day

dusk

night

Changes time on current world
backTeleports players to their last death location

Permissions

PermissionDescriptionDefaultChildren
bc.all.*Gives players full access to everything within the plugin.op

bc.heal.*

bc.feed.*

bc.gm.*

bc.time.*

bc.back.*

bc.heal.*Allows players to heal themselves and others using /heal.opbc.heal.self
bc.heal.selfAllows players to heal themselves using /heal.op
bc.feed.*Allows players to feed themselves and others using /feed.opbc.feed.self
bc.feed.selfAllows players to feed themselves using /feed.op
bc.gm.*Allows players to set their own and other players' gamemode to any value using /gm.opbc.gm.any
bc.gm.anyAllows players to change to any gamemode using /gm.op

bc.gm.survival

bc.gm.creative

bc.gm.adventure

bc.gm.spectator

bc.gm.survivalAllows players to change to survival mode using /gm.op
bc.gm.creativeAllows players to change to creative mode using /gm.op
bc.gm.adventureAllows players to change to adventure mode using /gm.op
bc.gm.spectatorAllows players to change to spectator mode using /gm.op
bc.time.*Allows players to set time to any hour using BasicCommands time commands.op

bc.time.dawn

bc.time.day

bc.time.dusk

bc.time.night

bc.gm.dawnAllows players to set time to dawn using /dawn.op
bc.gm.dayAllows players to set time to day using /day.op
bc.gm.duskAllows players to set time to dusk using /dusk.op
bc.gm.nightAllows players to set time to night using /night.op
bc.back.*Allows players to return to their last death location using /back ignoring time limits.opbc.back.limited
bc.back.limitedAllows players to return to their last death using /back during the period established BasicCommands settings.true

Config.yml Placeholders

You can fully customise your config.yml file by using console-compatible chat colors and supported placeholders.

PlaceholderDescription
%sender%Placeholder for command sender's player name.

(Only on compatible configurations)

%target%Placeholder for current target.

(Only on compatible configurations)

This can be various things (specified per configuration) such as a player's name, gamemode, location or world.

%black%Color placeholder equivalent to §0
%dark_blue%Color placeholder equivalent to §1
%dark_green%Color placeholder equivalent to §2
%dark_aqua%Color placeholder equivalent to §3
%dark_red%Color placeholder equivalent to §4
%dark_purple%Color placeholder equivalent to §5
%gold%Color placeholder equivalent to §6
%gray%Color placeholder equivalent to §7
%dark_gray%Color placeholder equivalent to §8
%blue%Color placeholder equivalent to §9
%green%Color placeholder equivalent to §a
%aqua%Color placeholder equivalent to §b
%red%Color placeholder equivalent to §c
%pink%Color placeholder equivalent to §d
%yellow%Color placeholder equivalent to §e
%white%Color placeholder equivalent to §f
%bold%Text formatting placeholder equivalent to §l
%random%Text formatting placeholder equivalent to §k
%strike%Text formatting placeholder equivalent to §m
%underline%Text formatting placeholder equivalent to §n
%italic%Text formatting placeholder equivalent to §o

Releases

Packages

Used by

Contributors

Languages