Mineuniverse
Log in Register
Plugins

MineOS

Create your own command that players can use
by _ForgeUser8456997
Download Claim this project
3,418 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Admin Tools

MineOS - Custom Commands

Create your own custom commands for your players with vault, worldguard and permissions support. You can make your own new or aliases for existing commands.

You need vault plugin to use the money commands and you need worldguard to use the needbuild command.

The plugin will still work even if you don't have vault or worldguard, it will just ignore money functions and the needbuild command.

How does this work?

You create a file called "commandname.yml" inside the plugins/MineOS/commands/ folder and if a player types "/commandname" in chat the plugin loads the file and executes the commands you put inside!

Plugin Installation

  • Download the lastest MineOS.jar from Bukkit Dev
  • Upload the MineOS.jar into your plugins folder on your Minecraft Server
  • Reload your server with /reload
  • Now you're ready to setup your custom commands!

Helpful Links

Simple Command Example

We want to create a simple command that gives the player one diamond if he has permission: myserver.diamond. We want the command to be /diamond.

  • Create a file named diamond.yml inside the plugins/MineOS/commands folder.
  • Open the file and paste following commands inside it:

setcancel
needpermission myserver.diamond
console give *playername diamond 1
sendmessage You're Welcome!

  • Save the file.
  • Now the command /diamond is ready to be used on your server!

Replace Command Example

We want to replace the /plugin command on our server.

  • Create a file named plugin.yml inside the plugins/MineOS/commands folder.
  • Open the file and paste following commands inside it:

setcancel
sendmessage The /plugin command is disabled on our server but let me feed you D;!
feedplayer

  • Save the file.
  • Now the command /plugin is ready to be used on your server!
MineOS 1.8
MC CB 1.7.2-R0.2
Release 2014-02-02 Get
Mine 1.7
MC CB 1.6.4-R1.0
Release 2013-10-29 Get
MineOS 1.1
MC 1.6.4
Release 2013-10-16 Get
MineOS 1.0
MC 1.6.4
Release 2013-10-03 Get

More from _ForgeUser8456997

Life
8,996
MineTube
4,729

You Might Also Like

AdBolt Advertising Network
Make money from your Minecraft server by running ads!
9,992
Mineload
Mineload
9,978
BeastTP
BeastTP v1.0 - Teleportation Made Easy! -[Permissions][1317]
9,966
RegionManager
generate regions with just one command!
9,950
TimeKeeper
Keep the Server-Playtime per Day
9,948
SimpleAdmin
simple way to ban/kick unwanted players from your server
9,945