| Permission | Value | Default |
| oasis.* | Gives all OASIS permissions | OP |
| oasis.reload | Permission to reload OASIS | OP |
| oasis.add | Permission to add a player to the allowed list | OP |
| oasis.remove | Permission to remove a player from the allowed list | OP |
| oasis.list | Permission to view IP List in-game | OP |
| oasis.broadcast | Permission to get a notification on failed login attempts | OP |
| oasis.password | Permission to register/remove a password and login | All |
| oasis.wr | Permission to use Waiting-Room commands | OP |
| oasis.blacklist | Permission to use blacklist command | OP |
| Command | Action |
| /oasis | Shows all of the OASIS commands color-coded. (Red command means player does not have permission) |
| /oasis reload | Reload OASIS configuration and IP list. |
| /oasis add [player] | Add player to Allowed List. |
| /oasis remove [player] | Remove player from Allowed List. |
| /oasis list [filter] | View the IP list. If no filter is used, then Allowed and Attempted List will be shown. (Filters: Allowed,Attempted,Player) |
| /oasis reg [password] | Register a password for the player. |
| /oasis unreg [password] | Remove the set password for a player. |
| /oasis login [password] | Login to a player with preset password. |
| /oasis wr | Toggle the Waiting-Room. |
| /oasis wr set | Set the Waiting-Room location. (Note: This room must be entirely sealed off) |
| /oasis blacklist [player] | Blacklist a player to be automatically blocked from server. |
| Option | |
| CustomKickMessage | Set the custom kick message that people will see when denied access to your server |
| DialogBox | If true, a DialogBox will pop-up for the first login attempt of a player |
| ConsoleOnlyCommands | If true, OASIS commands can only be used from console |
| IPVerification | Set the type of IP verification (List or Specific) |
| Broadcast | If true, people with 'oasis.broadcast' will receive a notification on failed login attempts |
| opProtection : protect | If true then this will protect the "/op" command with a password |
| opProtection : password | The password that will protect the "/op" command |
| WaitingRoom : enabled | If true and location is set, denied players will be moved to a Waiting-Room rather than being kicked |
| WaitingRoom : location | The location of the Waiting-Room which can be set with the "/oasis wr set" command |
| WaitingRoom : command | The command that will be executed once someone is allowed from WaitingRoom (This command must be some sort of teleport command to move player out of the WaitingRoom) |