Menu

Miscellaneous Commands

Miscellaneous Commands

Commands that don't really fall under any particular category


Configuration

Each of the commands may have a specific configuration options included with it. Please check commands descriptions for more details.


/cex_calculator

  • Description: A simple calculator to add, subtract, multiply and divide
  • Usage: /cex_calculator (add|subtract|multiply|divide) <number 1=""> <number 2=""></number></number>
  • Permission node: cex.slap
  • Default permission: Nobody (you need to explicitly give permissions to players/groups)
  • Aliases: calculator, calc
  • Location in JAR file: com/github/zathrus_writer/commandsex/commands/Command_cex_calculator.class

/cex_clock

  • Description: Shows the date and time, ** GMT ONLY FOR NOW, Sorry **
  • Usage: /cex_clock
  • Permission node: cex.clock
  • Default permission: OP only
  • Aliases: clock, date
  • Location in JAR file: com/github/zathrus_writer/commandsex/commands/Command_cex_clock.class

/cex_smelt

  • Description: Smelts the item in your hand, like a furnace and instantly
  • Usage: /cex_smelt [amount]
  • Permission node: cex.smelt
  • Default permission: OP only
  • Aliases: smelt, cook, furnace
  • Location in JAR file: com/github/zathrus_writer/commandsex/commands/Command_cex_smelt.class

/cex_platform

  • Description: Creates a block below the player, useful for building in the air
  • Usage: /cex_platform [block-type]
  • Permission nodes:
  • cex.platform - Allows the player access to the /platform command
  • cex.platform.block.[block-id] - Allows the player to use that kind of material as a platform
  • Default permission: OP only
  • Aliases: platform, pf
  • Location in JAR file: com/github/zathrus_writer/commandsex/commands/Command_cex_platform.class

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.