Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

654 Commits

Repository files navigation

Implements some of the basic commands needed to run a simple server.

Commands

General

CommandPermissionDescription
/aboutcore.versionShows the server software version.
/bancore.banBans a player.
/clearcore.clearClears the inventory of a player.
/difficultycore.difficultyChanges the difficulty level of the world you're located in.
/deopcore.unrankAdd a player to the default rank.
/docore.doRuns a command as a player.
/effectcore.effectAdds an effect to a player.
/enchantcore.enchantAdds an enchantment to a specified player's held item.
/gamemodecore.changegmChanges a player's gamemode.
/givecore.giveGives an item to a player.
/helpcore.helpShows available commands.
/ienchantcore.enchant.selfAdds an enchantment to an item.
/itemcore.itemGives your player an item.
/kickcore.kickKicks a player.
/killcore.killKills a player.
/listcore.listShows a list of connected players.
/listgroupscore.listgroupsShows a list of the available groups.
/listrankscore.listranksShows a list of the available ranks.
/mecore.meBroadcasts what you are doing.
/motdcore.motdShows the message of the day.
/opcore.rankAdd a player to the administrator rank.
/pluginscore.pluginsShows a list of the plugins.
/portalcore.portalMoves your player to a different world.
/rcore.tellReplies to the latest private message you received.
/rankcore.rankShows or sets a player's rank.
/regencore.regenRegenerates a chunk.
/reloadcore.reloadReloads all plugins.
/save-allcore.save-allSaves all worlds.
/saycore.saySends a message in the chat to other players.
/seedcore.seedShows the seed of the given world name or current world, if not given.
/setspawncore.setspawnChanges the world's spawn point.
/spawncore.spawnReturns a player to the spawn point.
/spawnpointcore.spawnpointSets the spawn point for a player.
/stopcore.stopStops the server.
/sudocore.sudoRuns a command as a player, ignoring permissions.
/summoncore.summonSummons an entity in the world.
/tellcore.tellSends a private message to a player.
/timeSets or displays the time.
/time addcore.time.setAdds a given value to the current time.
/time daycore.time.setSets the time to day.
/time nightcore.time.setSets the time to night.
/time query daytimecore.time.query.daytimeDisplays the current time.
/time query gametimecore.time.query.gametimeDisplays the amount of time elapsed since start.
/time setcore.time.setSets the time to a given value.
/toggledownfallcore.toggledownfallToggles the weather between clear skies and rain.
/tpcore.teleportTeleports your player to another player.
/tpscore.tpsReturns the tps (ticks per second) from the server.
/unbancore.unbanUnbans a player.
/unrankcore.unrankAdd a player to the default rank.
/unsafegivecore.give.unsafeGives an item to a player, even if the item is blacklisted.
/unsafeitemcore.item.unsafeGives your player an item, even if the item is blacklisted.
/versioncore.versionShows the server software version.
/viewdistancecore.viewdistanceChanges your view distance.
/weathercore.weatherChanges the world's weather.
/whitelistManages the whitelist.
/whitelist addcore.whitelistAdds a player to the whitelist.
/whitelist listcore.whitelistShows a list of all players on the whitelist.
/whitelist offcore.whitelistTurns whitelist processing off.
/whitelist oncore.whitelistTurns whitelist processing on.
/whitelist removecore.whitelistRemoves a player from the whitelist.
/worldscore.worldsShows a list of all the worlds.

Permissions

PermissionsDescriptionCommandsRecommended groups
core.ban/ban
core.changegmAllows players to change gamemodes./gamemodeadmins
core.clear/clear
core.difficulty/difficulty
core.do/do
core.effect/effect
core.enchantAllows players to add an enchantment to a player's held item./enchantadmins
core.enchant.selfAllows players to add an enchantment to their own held item./ienchantadmins
core.giveAllows players to give items to other players./giveadmins
core.give.unsafeAllows players to give items to other players, even if the item is blacklisted./unsafegivenone
core.help/help
core.itemAllows players to give items to themselves./itemadmins
core.item.unsafeAllows players to give items to themselves, even if the item is blacklisted./unsafeitemnone
core.kick/kick
core.kill/kill
core.list/list
core.listgroups/listgroups
core.listranks/listranks
core.me/me
core.motd/motd
core.plugins/plugins
core.portal/portal
core.rank/rank, /op
core.regen/regen
core.reload/reload
core.save-all/save-all
core.say/say
core.seed/seed
core.setspawn/setspawn
core.spawn/spawn
core.spawnpoint/spawnpoint
core.stop/stop
core.sudo/sudo
core.summon/summon
core.teleport/tp
core.tell/r, /tell
core.time.query.daytimeAllows players to display the time of day./time query daytimeeveryone
core.time.query.gametimeAllows players to display how long the world has existed./time query gametime
core.time.setAllows players to set the time of day./time night, /time day, /time set, /time addadmins
core.toggledownfallAllows players to toggle the weather between clear skies and rain./toggledownfalladmins
core.tps/tps
core.unban/unban
core.unrank/deop, /unrank
core.version/version, /about
core.viewdistance/viewdistance
core.weatherAllows players to change the weather./weatheradmins
core.whitelistAllows players to manage the whitelist./whitelist off, /whitelist list, /whitelist remove, /whitelist on, /whitelist addadmins
core.worlds/worlds

About

Plugin for Cuberite that implements default commands and some additional functionality

Topics

Resources

Stars

68 stars

Watchers

22 watching

Forks

Used by

Contributors

Languages