Console Commands

wOS admin console commands

  • wos_openadminmenu - Opens a menu that allows you to set peoples level, set xp, add levels, and add xp, modify inventores, etc. It is your mega admin menu. Configure it in the config/admin folder.
  • wos_lootspawn_start - Gives you an item spawn tool to setup item spawns on your map
  • wos_lootspawn_end - Saves all the spawns you have placed
  • wos_openinventory - Opens inventory
  • wos_duelplacer_start - Start creating a dueling arena 
  • wos_duelplacer_end - Finish creating a dueling arena 
  • 60 Users Found This Useful
Was this answer helpful?

Related Articles

Set Permissions For wOS Admin Commands

How to configure permissions for wOS admin commands "Admin Commands" refer to the console...

Item Giving Function

Item Giving Function How to give items through functions Method 1 This method depends on the...

XP Giving Function

Giving XP Through Code How to give XP through functions   ply:AddSkillXP( number )   You can...

Item Spawning Function

Item Spawning Function How to spawn items with a function Method 1 This method depends on the...