Git Product home page Git Product logo

basics's Introduction

Basics for Aedificium

Lua plugin for Cuberite which provides basic commands and permissions needed to run a simple server.
Based off the cuberite/core plugin by Mathias and others.

Visitor commands

By default server configuration, these commands are granted to visitors.

Usage Permission(s) Description
/chunks basics.chunks Lists any chunks in memory.
/commands [page] [string] basics.help Lists permissible commands.
/distance <distance> basics.distance Sets your render distance. distance = min - max for client.
/lag basics.lag Calculates the average t/s.
/players basics.players Lists players who are connected.
/plugins basics.plugins Lists configured plugins.
/ranks basics.ranks Lists configured ranks.
/memory basics.memory Calculates the amount of memory being used.
/motd basics.motd Displays the message of the day.
/nearby basics.nearby Lists players who are nearby.
/worlds basics.worlds Lists configured worlds.
/whisper <player> <message> (or) /reply <message> basics.whisper Directly messages somebody.
/seed [world] basics.seed Displays the world's seed.
/spawn [world] basics.spawn Takes you to any world's spawn.

Architect commands

By default server configuration, these commands are granted to architects.

Usage Permission(s) Description
/clear [player] basics.clear basics.clear.others Clears a player's inventory.
/get <item> [amount] [data] [datatag] basics.get Gets an item for you with optional data.
/goto <player> (or) /goto <x> <y> <z> (or) /goto rand basics.goto Takes you to any player, coordinates, or to a random location.
/item basics.item Displays the information of an item you're holding..
/mode <creative | spectator> [player] basics.mode Changes a player's gamemode.
/summon <entity> [x] [y] [z] basics.summon Summons an entity.
/time <day | night | value> [world] basics.time Changes the world's time.
/weather <sunny | rainy | stormy> [seconds] [world] basics.weather Changes the world's weather.

Moderator commands

By default server configuration, these commands are granted to moderators.

Usage Permission(s) Description
/ban <player> [reason] basics.ban Bans a player.
/kick <player> [reason] basics.kick Kicks a player.
/pardon <player> [reason] basics.pardon Pardons a player.
/regen <x> <z> basics.regen Regenerates a specific chunk.
/reload basics.reload Reloads all plugins.
/save basics.save Saves all worlds to disk.
/spy <commands | stop> basics.spy Spies on the commands of players.
/unload basics.unload Unloads chunks with no players in them.

Administrator commands

By default server configuration, these commands are granted to administrators.

Usage Permission(s) Description
/assign <player> [rank] basics.assign Displays or assigns a player's rank.
/execute [<x> <y> <z>] basics.execute Executes a command block with superuser privileges.
/sudo <player> <command [...]> basics.sudo Executes a command as another player.

basics's People

Contributors

aokod avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.