Console Commands:
| censor.nudity "true/false" | Enable/Disable censorship. | True |
| config.save | Saveings for later startups. | True |
| gfx.bloom "true/false" | Enable/Disable visual bloom. | Varies* |
| gfx.damage "true/false" | Enable/Disable damage indicators. | True |
| gfx.grain "true/false" | Enable/Disable radiation grain effect. | True |
| gfx.shafts "true/false" | Enable/Disable sun shafts. | Varies* |
| gfx.ssaa "true/false" | Enable/Disable screen space anti-aliasing. | Varies* |
| gfx.ssao "true/false" | Enable/Disable screen space ambient occlusion. | Varies* |
| gfx.tonemap "true/false" | Enable/Disable HDR visual effect. | Varies* |
| grass.displacement "true/false" | Enable/Disable grass displacements. | True |
| grass.disp_trail_seconds "1-???" | Sets how long footsteps are visible in the grass. | 10 |
| grass.forceredraw "true/false" | Enable/Disable grass redraw after displacement. | False |
| grass.on "true/false" | Enable/Disable grass; Improves FPS for some. | True |
| grass.shadowcast "true/false" | Enable/Disable casted shadow on objects. | False |
| grass.shadowreceive "true/false" | Enable/Disable casted shadow on the ground. | True |
| gui.hide | Turns the UI off | Disabled |
| gui.hide_branding | Turns the branding UI in top-right corner off. | Disabled |
| gui.show | Turns the UI on. | Enabled |
| gui.show_branding | Turns the branding UI in top-right corner on. | Enabled |
| net.connect "Server IP" | Connect to a direct server IP. | N/A |
| net.disconnect | Disconnects from a server. | N/A |
| net.reconnect | Reconnect to the last server you were on. | N/A |
| quit | Quits the game. | N/A |
| suicide | Kills your character, allowing for a respawn. | N/A |
| terrain.idleinterval "0-100" | Sets how often to draw unseen terrain; setting to 0 will disable. | 3.2 |
Oxide Commands:
-Player List
/who
/players
/players
-Basic Economy
/money : shows your current balance
/money "name" send amount : sends amount to name
/money top : shows the players with the highest balance (can be disabled in the .lua file)
/price "item" : list all prices or displays the price of a specific item (item optional)
/buy "item" amount : buy and item (optional amount to buy more than 1 item)
/sell "item" amount to sell an item (amount optional) for money (default 10% of buy price, configurable in the .lua file)
Only items that can be bought from the shop can be sold to the shop.
/money "name" send amount : sends amount to name
/money top : shows the players with the highest balance (can be disabled in the .lua file)
/price "item" : list all prices or displays the price of a specific item (item optional)
/buy "item" amount : buy and item (optional amount to buy more than 1 item)
/sell "item" amount to sell an item (amount optional) for money (default 10% of buy price, configurable in the .lua file)
Only items that can be bought from the shop can be sold to the shop.
-Admin
Logged-in admin only:
/setmoney "name" : shows name's balance
/setmoney "name" amount : sets name's balance to amount
/price add "item" price to add an item and its price to the list
(IMPORTANT: the item needs to be the exact same one as used by Rust with inv.giveplayer, capital letters and everything)
/price add "item" price "sell"
or
/price add "item" price "sell"
to make items sell or buy -only
/setmoney "name" : shows name's balance
/setmoney "name" amount : sets name's balance to amount
/price add "item" price to add an item and its price to the list
(IMPORTANT: the item needs to be the exact same one as used by Rust with inv.giveplayer, capital letters and everything)
/price add "item" price "sell"
or
/price add "item" price "sell"
to make items sell or buy -only
-Kits
Kits provides configurable starter kits for your server
Chat Commands
/kit
Lists all available kits
/kit "kit name"
Gives the caller the specified kit
Chat Commands
/kit
Lists all available kits
/kit "kit name"
Gives the caller the specified kit
-Essentials
Description: Essentials is a Plugin for Admins to manage their server. It is a pre Build with just a few commands. (more will come soon)
Commands:
Commands:
/ehelp *see all commands
/sethome *set your home
/home *teleport to your home
/sethome *set your home
/home *teleport to your home
/remove *removes anything the player owns that he/she hits for a set amount of time. Default is 30 seconds.
-Friends
/friend to show your friends list
/friend "name" to add someone to your friends list
/friend remove "name" to remove someone from your friends list (can't be friends again!)
The removal of someone from your friends list means you can't add him back to friends list. Be careful of what you do.
/friend "name" to add someone to your friends list
/friend remove "name" to remove someone from your friends list (can't be friends again!)
The removal of someone from your friends list means you can't add him back to friends list. Be careful of what you do.
-Teleport
Simple teleportation request plugin:
/tpa name : request to teleport to player name
/tpaccept : accept request
For admins:
/tpall teleports all players (except admins) to you
/tpa name : request to teleport to player name
/tpaccept : accept request
For admins:
/tpall teleports all players (except admins) to you
-Admin Commands
| RCON Commands | Description |
| airdrop.drop | Starts an airdrop. |
| airdrop.min_players “amount” | Starts airdrops only when minimum X players are online. |
| ban “player” or “steamid” | Bans player. Doesn’t kick him though. |
| banid “steamid” “reason” | Bans a steamid from the server. |
| crafting.cancel | Cancels every single crafting job in progress for everyone. |
| crafting.complete | Completes every single crafting job in progress for everyone. |
| crafting.instant true/false | Sets crafting to be instant for everyone. |
| crafting.instant_admins true/false | Sets crafting to be instant for logged in admins only. |
| crafting.timescale “amount” | Sets the timescale of crafting to ‘amount’ (1 = default, 0.5 = half time). |
| dmg.godmode true/false | Gives all logged in admins godmode. |
| env.time “amount” | Sets the time of day to a specified value. |
| env.timescale “amount” | Sets the passage of time (day/night cycle) to a certain speed, default is “0.0066666667″. |
| falldamage.enabled true/false | Turns fall damage on or off. |
| find * | Lists available console commands. |
| inv.giveall “item” “amount” | Gives all players ‘Item’. Full Item name required. List of Items. |
| inv.giveplayer “player” “item” “amount” | Gives ‘Player’ the ‘Item’. Full name and Item name required. List of Items. |
| kick “player” | Kicks player from the server. |
| notice.popupall “message” | Sends a notice to everyone on the server. It will pop up in the middle of the screen. |
| rcon.login “password” | Use your ‘Password’ to login into Rcon via ingame console (F1). |
| save.all | Saves world map and player inventory. |
| say “message” | Sends a chat message as “SERVER CONSOLE” just like every other player. |
| server.clienttimeout “time” | Sets the time until someone times out. Good to fight item glitchers. (Default 2 minutes) |
| server.hostname | Sets a hostname. |
| server.maxplayers “amount” | Sets maximum amount of server slots. |
| server.pvp true/false | Sets PVP on or off. |
| sleepers.on true/false | Sets sleepers on or off. |
| status | See which players are currently connected to the server. |
| teleport.toplayer “player 1″ “player 2″ | Teleports ‘player 1′ to ‘player 2′. Case sensetive. Full name required. |
| teleport.topos “player” “Pos X” “Pos Y” “Pos Z” | Teleports ‘player 1′ to the coordinates. Full name required. |
| truth.enforce true/false | Server kicks people automatically when they are doing “weird” things. |
| unbanall | Unbans all players. |
| vehicle.spawn | Spawns a car at your current position. |
| Server Commands | Server Values |
| chat.say | chat.enabled |
| config.load | chat.serverlog |
| config.save | connectlog.approval |
| connectlog.all | connectlog.approve |
| env.forecast | connectlog.connected |
| global.ban | connectlog.connecting |
| global.banid | connectlog.deny |
| global.kick | connectlog.disconnected |
| global.unbanall | connectlog.joined |
| interp.ratio | decay.decaytickrate |
| inv.ammo | decay.deploy_maxhealth_sec |
| inv.give | falldamage.injury_length |
| inv.givearmor | falldamage.max_vel |
| inv.giveplayerarmor | falldamage.min_vel |
| netcull.log | inv.loglevel |
| objects.count | interp.delayms |
| profile.record | netcull.list |
| save.avatars | packets.loglevel |
| save.load | packets.dropms |
| save.tofile | packets.dropsec |
| save.world | rcon.password |
| sleepers.clear | save.autosavetime |
| sleepers.kill | save.friendly |
| structure.touchall | server.framerate |
| vehicle.car | server.map |
| vehicle.carall | server.port |
| vehicle.carenter | server.receivebuffer |
| vehicle.carremove | server.sendbuffer |
| vehicle.eject | server.sendrate |
| vehicle.ejectall | server.timesrc |
| vehicle.spawnall | sleepers.loglevel |
| sleepers.pointsolver | |
| truth.punish | |
| truth.threshold | |
| voice.distance | |
| wildlife.forceupdate |
| Server & RCON Duplicates | Server Values & RCON |
| airdrop.drop | airdrop.min_players |
| crafting.cancel | crafting.instant |
| crafting.complete | crafting.instant_admins |
| dmg.godmode true/false | crafting.timescale |
| inv.giveall “item” “amount” | env.time |
| notice.popupall “message” | env.timescale |
| rcon.login “password” | falldamage.enabled |
| save.all | server.clienttimeout |
| teleport.toplayer “player 1″ “player 2″ | server.hostname |
| teleport.topos “player” “Pos X” “Pos Y” “Pos Z” | server.maxplayers |
| vehicle.spawn | server.pvp |
| sleepers.on |
FULL RUST ITEMS LIST
- Every Rust item in game is a copy/paste away with the following Rust items list.
- Highlight the complete table below
- Press CTRL+C (Copy)
- Open excel and press CTRL+V (Paste)
- In excel, press CTRL+H (Replace)
- In the ‘Find what:’ box, type INSERTNAME
- In the ‘Replace with:’ box type your exact in game name, along with every special character, case, and spacing.
| Item|Amnt. > | 1 | 5 | 15 | 100 | 250 |
| 556 Ammo | inv.giveplayer “NAME” “556 Ammo” 1 | inv.giveplayer “NAME” “556 Ammo” 5 | inv.giveplayer “NAME” “556 Ammo” 15 | inv.giveplayer “NAME” “556 Ammo” 100 | inv.giveplayer “NAME” “556 Ammo” 250 |
| 9mm Ammo | inv.giveplayer “NAME” “9mm Ammo” 1 | inv.giveplayer “NAME” “9mm Ammo” 5 | inv.giveplayer “NAME” “9mm Ammo” 15 | inv.giveplayer “NAME” “9mm Ammo” 100 | inv.giveplayer “NAME” “9mm Ammo” 250 |
| 9mm Pistol | inv.giveplayer “NAME” “9mm Pistol” 1 | inv.giveplayer “NAME” “9mm Pistol” 5 | inv.giveplayer “NAME” “9mm Pistol” 15 | inv.giveplayer “NAME” “9mm Pistol” 100 | inv.giveplayer “NAME” “9mm Pistol” 250 |
| Anti-Radiation Pills | inv.giveplayer “NAME” “Anti-Radiation Pills ” 1 | inv.giveplayer “NAME” “Anti-Radiation Pills ” 5 | inv.giveplayer “NAME” “Anti-Radiation Pills ” 15 | inv.giveplayer “NAME” “Anti-Radiation Pills ” 100 | inv.giveplayer “NAME” “Anti-Radiation Pills ” 250 |
| Arrow | inv.giveplayer “NAME” “Arrow” 1 | inv.giveplayer “NAME” “Arrow” 5 | inv.giveplayer “NAME” “Arrow” 15 | inv.giveplayer “NAME” “Arrow” 100 | inv.giveplayer “NAME” “Arrow” 250 |
| Bandage | inv.giveplayer “NAME” “Bandage” 1 | inv.giveplayer “NAME” “Bandage” 5 | inv.giveplayer “NAME” “Bandage” 15 | inv.giveplayer “NAME” “Bandage” 100 | inv.giveplayer “NAME” “Bandage” 250 |
| Bolt Action Rifle | inv.giveplayer “NAME” “Bolt Action Rifle” 1 | inv.giveplayer “NAME” “Bolt Action Rifle” 1 | inv.giveplayer “NAME” “Bolt Action Rifle” 1 | inv.giveplayer “NAME” “Bolt Action Rifle” 1 | inv.giveplayer “NAME” “Bolt Action Rifle” 1 |
| Camp Fire | inv.giveplayer “NAME” “Camp Fire” 1 | inv.giveplayer “NAME” “Camp Fire” 1 | inv.giveplayer “NAME” “Camp Fire” 1 | inv.giveplayer “NAME” “Camp Fire” 1 | inv.giveplayer “NAME” “Camp Fire” 1 |
| Cloth Boots | inv.giveplayer “NAME” “Cloth Boots” 1 | inv.giveplayer “NAME” “Cloth Boots” 5 | inv.giveplayer “NAME” “Cloth Boots” 15 | inv.giveplayer “NAME” “Cloth Boots” 100 | inv.giveplayer “NAME” “Cloth Boots” 250 |
| Cloth Helmet | inv.giveplayer “NAME” “Cloth Helmet” 1 | inv.giveplayer “NAME” “Cloth Helmet” 5 | inv.giveplayer “NAME” “Cloth Helmet” 15 | inv.giveplayer “NAME” “Cloth Helmet” 100 | inv.giveplayer “NAME” “Cloth Helmet” 250 |
| Cloth Pants | inv.giveplayer “NAME” “Cloth Pants” 1 | inv.giveplayer “NAME” “Cloth Pants” 5 | inv.giveplayer “NAME” “Cloth Pants” 15 | inv.giveplayer “NAME” “Cloth Pants” 100 | inv.giveplayer “NAME” “Cloth Pants” 250 |
| Cloth Vest | inv.giveplayer “NAME” “Cloth Vest” 1 | inv.giveplayer “NAME” “Cloth Vest” 5 | inv.giveplayer “NAME” “Cloth Vest” 15 | inv.giveplayer “NAME” “Cloth Vest” 100 | inv.giveplayer “NAME” “Cloth Vest” 250 |
| Cooked Chicken Breast | inv.giveplayer “NAME” “Cooked Chicken Breast” 1 | inv.giveplayer “NAME” “Cooked Chicken Breast” 5 | inv.giveplayer “NAME” “Cooked Chicken Breast” 15 | inv.giveplayer “NAME” “Cooked Chicken Breast” 100 | inv.giveplayer “NAME” “Cooked Chicken Breast” 250 |
| Explosive Charge | inv.giveplayer “NAME” “Explosive Charge” 1 | inv.giveplayer “NAME” “Explosive Charge” 5 | inv.giveplayer “NAME” “Explosive Charge” 15 | inv.giveplayer “NAME” “Explosive Charge” 100 | inv.giveplayer “NAME” “Explosive Charge” 250 |
| Explosives | inv.giveplayer “NAME” “Explosives” 1 | inv.giveplayer “NAME” “Explosives” 5 | inv.giveplayer “NAME” “Explosives” 15 | inv.giveplayer “NAME” “Explosives” 100 | inv.giveplayer “NAME” “Explosives” 250 |
| F1 Grenade | inv.giveplayer “NAME” “F1 Grenade” 1 | inv.giveplayer “NAME” “F1 Grenade” 5 | inv.giveplayer “NAME” “F1 Grenade” 15 | inv.giveplayer “NAME” “F1 Grenade” 100 | inv.giveplayer “NAME” “F1 Grenade” 250 |
| Flare | inv.giveplayer “NAME” “Flare” 1 | inv.giveplayer “NAME” “Flare” 5 | inv.giveplayer “NAME” “Flare” 15 | inv.giveplayer “NAME” “Flare” 100 | inv.giveplayer “NAME” “Flare” 250 |
| Flashlight Mod | inv.giveplayer “NAME” “Flashlight Mod” 1 | inv.giveplayer “NAME” “Flashlight Mod” 5 | inv.giveplayer “NAME” “Flashlight Mod” 15 | inv.giveplayer “NAME” “Flashlight Mod” 100 | inv.giveplayer “NAME” “Flashlight Mod” 250 |
| Furnace | inv.giveplayer “NAME” “Furnace” 1 | inv.giveplayer “NAME” “Furnace” 5 | inv.giveplayer “NAME” “Furnace” 15 | inv.giveplayer “NAME” “Furnace” 100 | inv.giveplayer “NAME” “Furnace” 250 |
| Gunpowder | inv.giveplayer “NAME” “Gunpowder” 1 | inv.giveplayer “NAME” “Gunpowder” 5 | inv.giveplayer “NAME” “Gunpowder” 15 | inv.giveplayer “NAME” “Gunpowder” 100 | inv.giveplayer “NAME” “Gunpowder” 250 |
| Hand Cannon | inv.giveplayer “NAME” “Hand Cannon” 1 | inv.giveplayer “NAME” “Hand Cannon” 5 | inv.giveplayer “NAME” “Hand Cannon” 15 | inv.giveplayer “NAME” “Hand Cannon” 100 | inv.giveplayer “NAME” “Hand Cannon” 250 |
| Handmade Shell | inv.giveplayer “NAME” “Handmade Shell” 1 | inv.giveplayer “NAME” “Handmade Shell” 5 | inv.giveplayer “NAME” “Handmade Shell” 15 | inv.giveplayer “NAME” “Handmade Shell” 100 | inv.giveplayer “NAME” “Handmade Shell” 250 |
| Hatchet | inv.giveplayer “NAME” “Hatchet” 1 | inv.giveplayer “NAME” “Hatchet” 5 | inv.giveplayer “NAME” “Hatchet” 15 | inv.giveplayer “NAME” “Hatchet” 100 | inv.giveplayer “NAME” “Hatchet” 250 |
| Holo Sight | inv.giveplayer “NAME” “Holo sight” 1 | inv.giveplayer “NAME” “Holo sight” 5 | inv.giveplayer “NAME” “Holo sight” 15 | inv.giveplayer “NAME” “Holo sight” 100 | inv.giveplayer “NAME” “Holo sight” 250 |
| Hunting Bow | inv.giveplayer “NAME” “Hunting Bow” 1 | inv.giveplayer “NAME” “Hunting Bow” 5 | inv.giveplayer “NAME” “Hunting Bow” 15 | inv.giveplayer “NAME” “Hunting Bow” 100 | inv.giveplayer “NAME” “Hunting Bow” 250 |
| Invisible Boots | inv.giveplayer “NAME” “Invisible Boots” 1 | inv.giveplayer “NAME” “Invisible Boots” 5 | inv.giveplayer “NAME” “Invisible Boots” 15 | inv.giveplayer “NAME” “Invisible Boots” 100 | inv.giveplayer “NAME” “Invisible Boots” 250 |
| Invisible Helmet | inv.giveplayer “NAME” “Invisible Helmet” 1 | inv.giveplayer “NAME” “Invisible Helmet” 5 | inv.giveplayer “NAME” “Invisible Helmet” 15 | inv.giveplayer “NAME” “Invisible Helmet” 100 | inv.giveplayer “NAME” “Invisible Helmet” 250 |
| Invisible Pants | inv.giveplayer “NAME” “Invisible Pants” 1 | inv.giveplayer “NAME” “Invisible Pants” 5 | inv.giveplayer “NAME” “Invisible Pants” 15 | inv.giveplayer “NAME” “Invisible Pants” 100 | inv.giveplayer “NAME” “Invisible Pants” 250 |
| Invisible Vest | inv.giveplayer “NAME” “Invisible Vest” 1 | inv.giveplayer “NAME” “Invisible Vest” 5 | inv.giveplayer “NAME” “Invisible Vest” 15 | inv.giveplayer “NAME” “Invisible Vest” 100 | inv.giveplayer “NAME” “Invisible Vest” 250 |
| Kevlar Boots | inv.giveplayer “NAME” “Kevlar Boots” 1 | inv.giveplayer “NAME” “Kevlar Boots” 5 | inv.giveplayer “NAME” “Kevlar Boots” 15 | inv.giveplayer “NAME” “Kevlar Boots” 100 | inv.giveplayer “NAME” “Kevlar Boots” 250 |
| Kevlar Helmet | inv.giveplayer “NAME” “Kevlar Helmet” 1 | inv.giveplayer “NAME” “Kevlar Helmet” 5 | inv.giveplayer “NAME” “Kevlar Helmet” 15 | inv.giveplayer “NAME” “Kevlar Helmet” 100 | inv.giveplayer “NAME” “Kevlar Helmet” 250 |
| Kevlar Pants | inv.giveplayer “NAME” “Kevlar Pants” 1 | inv.giveplayer “NAME” “Kevlar Pants” 5 | inv.giveplayer “NAME” “Kevlar Pants” 15 | inv.giveplayer “NAME” “Kevlar Pants” 100 | inv.giveplayer “NAME” “Kevlar Pants” 250 |
| Kevlar Vest | inv.giveplayer “NAME” “Kevlar Vest” 1 | inv.giveplayer “NAME” “Kevlar Vest” 5 | inv.giveplayer “NAME” “Kevlar Vest” 15 | inv.giveplayer “NAME” “Kevlar Vest” 100 | inv.giveplayer “NAME” “Kevlar Vest” 250 |
| Large Medkit | inv.giveplayer “NAME” “Large Medkit” 1 | inv.giveplayer “NAME” “Large Medkit” 5 | inv.giveplayer “NAME” “Large Medkit” 15 | inv.giveplayer “NAME” “Large Medkit” 100 | inv.giveplayer “NAME” “Large Medkit” 250 |
| Large Wood Storage | inv.giveplayer “NAME” “Large Wood Storage” 1 | inv.giveplayer “NAME” “Large Wood Storage” 5 | inv.giveplayer “NAME” “Large Wood Storage” 15 | inv.giveplayer “NAME” “Large Wood Storage” 100 | inv.giveplayer “NAME” “Large Wood Storage” 250 |
| Laser Sight | inv.giveplayer “NAME” “Laser Sight” 1 | inv.giveplayer “NAME” “Laser Sight” 5 | inv.giveplayer “NAME” “Laser Sight” 15 | inv.giveplayer “NAME” “Laser Sight” 100 | inv.giveplayer “NAME” “Laser Sight” 250 |
| Leather Boots | inv.giveplayer “NAME” “Leather Boots” 1 | inv.giveplayer “NAME” “Leather Boots” 5 | inv.giveplayer “NAME” “Leather Boots” 15 | inv.giveplayer “NAME” “Leather Boots” 100 | inv.giveplayer “NAME” “Leather Boots” 250 |
| Leather Helmet | inv.giveplayer “NAME” “Leather Helmet” 1 | inv.giveplayer “NAME” “Leather Helmet” 5 | inv.giveplayer “NAME” “Leather Helmet” 15 | inv.giveplayer “NAME” “Leather Helmet” 100 | inv.giveplayer “NAME” “Leather Helmet” 250 |
| Leather Pants | inv.giveplayer “NAME” “Leather Pants” 1 | inv.giveplayer “NAME” “Leather Pants” 5 | inv.giveplayer “NAME” “Leather Pants” 15 | inv.giveplayer “NAME” “Leather Pants” 100 | inv.giveplayer “NAME” “Leather Pants” 250 |
| Leather Vest | inv.giveplayer “NAME” “Leather Vest” 1 | inv.giveplayer “NAME” “Leather Vest” 5 | inv.giveplayer “NAME” “Leather Vest” 15 | inv.giveplayer “NAME” “Leather Vest” 100 | inv.giveplayer “NAME” “Leather Vest” 250 |
| Low Grade Fuel | inv.giveplayer “NAME” “Low Grade Fuel” 1 | inv.giveplayer “NAME” “Low Grade Fuel” 5 | inv.giveplayer “NAME” “Low Grade Fuel” 15 | inv.giveplayer “NAME” “Low Grade Fuel” 100 | inv.giveplayer “NAME” “Low Grade Fuel” 250 |
| Low Quality Metal | inv.giveplayer “NAME” “Low Quality Metal” 1 | inv.giveplayer “NAME” “Low Quality Metal” 5 | inv.giveplayer “NAME” “Low Quality Metal” 15 | inv.giveplayer “NAME” “Low Quality Metal” 100 | inv.giveplayer “NAME” “Low Quality Metal” 250 |
| M4 | inv.giveplayer “NAME” “M4″ 1 | inv.giveplayer “NAME” “M4″ 5 | inv.giveplayer “NAME” “M4″ 15 | inv.giveplayer “NAME” “M4″ 100 | inv.giveplayer “NAME” “M4″ 250 |
| Metal Ceiling | inv.giveplayer “NAME” “Metal Ceiling” 1 | inv.giveplayer “NAME” “Metal Ceiling” 5 | inv.giveplayer “NAME” “Metal Ceiling” 15 | inv.giveplayer “NAME” “Metal Ceiling” 100 | inv.giveplayer “NAME” “Metal Ceiling” 250 |
| Metal Door | inv.giveplayer “NAME” “Metal Door” 1 | inv.giveplayer “NAME” “Metal Door” 5 | inv.giveplayer “NAME” “Metal Door” 15 | inv.giveplayer “NAME” “Metal Door” 100 | inv.giveplayer “NAME” “Metal Door” 250 |
| Metal Doorway | inv.giveplayer “NAME” “Metal Doorway” 1 | inv.giveplayer “NAME” “Metal Doorway” 5 | inv.giveplayer “NAME” “Metal Doorway” 15 | inv.giveplayer “NAME” “Metal Doorway” 100 | inv.giveplayer “NAME” “Metal Doorway” 250 |
| Metal Foundation | inv.giveplayer “NAME” “Metal Foundation” 1 | inv.giveplayer “NAME” “Metal Foundation” 5 | inv.giveplayer “NAME” “Metal Foundation” 15 | inv.giveplayer “NAME” “Metal Foundation” 100 | inv.giveplayer “NAME” “Metal Foundation” 250 |
| Metal Fragments | inv.giveplayer “NAME” “Metal Fragments” 1 | inv.giveplayer “NAME” “Metal Fragments” 5 | inv.giveplayer “NAME” “Metal Fragments” 15 | inv.giveplayer “NAME” “Metal Fragments” 100 | inv.giveplayer “NAME” “Metal Fragments” 250 |
| Metal Pillar | inv.giveplayer “NAME” “Metal Pillar” 1 | inv.giveplayer “NAME” “Metal Pillar” 5 | inv.giveplayer “NAME” “Metal Pillar” 15 | inv.giveplayer “NAME” “Metal Pillar” 100 | inv.giveplayer “NAME” “Metal Pillar” 250 |
| Metal Ramp | inv.giveplayer “NAME” “Metal Ramp” 1 | inv.giveplayer “NAME” “Metal Ramp” 5 | inv.giveplayer “NAME” “Metal Ramp” 15 | inv.giveplayer “NAME” “Metal Ramp” 100 | inv.giveplayer “NAME” “Metal Ramp” 250 |
| Metal Stairs | inv.giveplayer “NAME” “Metal Stairs” 1 | inv.giveplayer “NAME” “Metal Stairs” 5 | inv.giveplayer “NAME” “Metal Stairs” 15 | inv.giveplayer “NAME” “Metal Stairs” 100 | inv.giveplayer “NAME” “Metal Stairs” 250 |
| Metal Wall | inv.giveplayer “NAME” “Metal Wall” 1 | inv.giveplayer “NAME” “Metal Wall” 5 | inv.giveplayer “NAME” “Metal Wall” 15 | inv.giveplayer “NAME” “Metal Wall” 100 | inv.giveplayer “NAME” “Metal Wall” 250 |
| Metal Window | inv.giveplayer “NAME” “Metal Window” 1 | inv.giveplayer “NAME” “Metal Window” 5 | inv.giveplayer “NAME” “Metal Window” 15 | inv.giveplayer “NAME” “Metal Window” 100 | inv.giveplayer “NAME” “Metal Window” 250 |
| Metal Window Bars | inv.giveplayer “NAME” “Metal Window Bars” 1 | inv.giveplayer “NAME” “Metal Window Bars” 5 | inv.giveplayer “NAME” “Metal Window Bars” 15 | inv.giveplayer “NAME” “Metal Window Bars” 100 | inv.giveplayer “NAME” “Metal Window Bars” 250 |
| MP5A4 | inv.giveplayer “NAME” “MP5A4″ 1 | inv.giveplayer “NAME” “MP5A4″ 5 | inv.giveplayer “NAME” “MP5A4″ 15 | inv.giveplayer “NAME” “MP5A4″ 100 | inv.giveplayer “NAME” “MP5A4″ 250 |
| P250 | inv.giveplayer “NAME” “P250″ 1 | inv.giveplayer “NAME” “P250″ 5 | inv.giveplayer “NAME” “P250″ 15 | inv.giveplayer “NAME” “P250″ 100 | inv.giveplayer “NAME” “P250″ 250 |
| Paper | inv.giveplayer “NAME” “Paper” 1 | inv.giveplayer “NAME” “Paper” 5 | inv.giveplayer “NAME” “Paper” 15 | inv.giveplayer “NAME” “Paper” 100 | inv.giveplayer “NAME” “Paper” 250 |
| Pick Axe | inv.giveplayer “NAME” “Pick Axe” 1 | inv.giveplayer “NAME” “Pick Axe” 5 | inv.giveplayer “NAME” “Pick Axe” 15 | inv.giveplayer “NAME” “Pick Axe” 100 | inv.giveplayer “NAME” “Pick Axe” 250 |
| Pipe Shotgun | inv.giveplayer “NAME” “Pipe Shotgun” 1 | inv.giveplayer “NAME” “Pipe Shotgun” 5 | inv.giveplayer “NAME” “Pipe Shotgun” 15 | inv.giveplayer “NAME” “Pipe Shotgun” 100 | inv.giveplayer “NAME” “Pipe Shotgun” 250 |
| Rad Suit Boots | inv.giveplayer “NAME” “Rad Suit Boots” 1 | inv.giveplayer “NAME” “Rad Suit Boots” 5 | inv.giveplayer “NAME” “Rad Suit Boots” 15 | inv.giveplayer “NAME” “Rad Suit Boots” 100 | inv.giveplayer “NAME” “Rad Suit Boots” 250 |
| Rad Suit Helmet | inv.giveplayer “NAME” “Rad Suit Helmet” 1 | inv.giveplayer “NAME” “Rad Suit Helmet” 5 | inv.giveplayer “NAME” “Rad Suit Helmet” 15 | inv.giveplayer “NAME” “Rad Suit Helmet” 100 | inv.giveplayer “NAME” “Rad Suit Helmet” 250 |
| Rad Suit Pants | inv.giveplayer “NAME” “Rad Suit Pants” 1 | inv.giveplayer “NAME” “Rad Suit Pants” 5 | inv.giveplayer “NAME” “Rad Suit Pants” 15 | inv.giveplayer “NAME” “Rad Suit Pants” 100 | inv.giveplayer “NAME” “Rad Suit Pants” 250 |
| Rad Suit Vest | inv.giveplayer “NAME” “Rad Suit Vest” 1 | inv.giveplayer “NAME” “Rad Suit Vest” 5 | inv.giveplayer “NAME” “Rad Suit Vest” 15 | inv.giveplayer “NAME” “Rad Suit Vest” 100 | inv.giveplayer “NAME” “Rad Suit Vest” 250 |
| Research Kit 1 | inv.giveplayer “NAME” “Research Kit 1″ 1 | inv.giveplayer “NAME” “Research Kit 1″ 5 | inv.giveplayer “NAME” “Research Kit 1″ 15 | inv.giveplayer “NAME” “Research Kit 1″ 100 | inv.giveplayer “NAME” “Research Kit 1″ 250 |
| Shotgun | inv.giveplayer “NAME” “Shotgun” 1 | inv.giveplayer “NAME” “Shotgun” 5 | inv.giveplayer “NAME” “Shotgun” 15 | inv.giveplayer “NAME” “Shotgun” 100 | inv.giveplayer “NAME” “Shotgun” 250 |
| Shotgun Shells | inv.giveplayer “NAME” “Shotgun Shells” 1 | inv.giveplayer “NAME” “Shotgun Shells” 5 | inv.giveplayer “NAME” “Shotgun Shells” 15 | inv.giveplayer “NAME” “Shotgun Shells” 100 | inv.giveplayer “NAME” “Shotgun Shells” 250 |
| Silencer | inv.giveplayer “NAME” “Silencer” 1 | inv.giveplayer “NAME” “Silencer” 5 | inv.giveplayer “NAME” “Silencer” 15 | inv.giveplayer “NAME” “Silencer” 100 | inv.giveplayer “NAME” “Silencer” 250 |
| Sleeping Bag | inv.giveplayer “NAME” “Sleeping Bag” 1 | inv.giveplayer “NAME” “Sleeping Bag” 5 | inv.giveplayer “NAME” “Sleeping Bag” 15 | inv.giveplayer “NAME” “Sleeping Bag” 100 | inv.giveplayer “NAME” “Sleeping Bag” 250 |
| Small Medkit | inv.giveplayer “NAME” “Small Medkit” 1 | inv.giveplayer “NAME” “Small Medkit” 5 | inv.giveplayer “NAME” “Small Medkit” 15 | inv.giveplayer “NAME” “Small Medkit” 100 | inv.giveplayer “NAME” “Small Medkit” 250 |
| Small Stash | inv.giveplayer “NAME” “Small Stash” 1 | inv.giveplayer “NAME” “Small Stash” 5 | inv.giveplayer “NAME” “Small Stash” 15 | inv.giveplayer “NAME” “Small Stash” 100 | inv.giveplayer “NAME” “Small Stash” 250 |
| Stone Hatchet | inv.giveplayer “NAME” “Stone Hatchet” 1 | inv.giveplayer “NAME” “Stone Hatchet” 5 | inv.giveplayer “NAME” “Stone Hatchet” 15 | inv.giveplayer “NAME” “Stone Hatchet” 100 | inv.giveplayer “NAME” “Stone Hatchet” 250 |
| Sulfur | inv.giveplayer “NAME” “Sulfur” 1 | inv.giveplayer “NAME” “Sulfur” 5 | inv.giveplayer “NAME” “Sulfur” 15 | inv.giveplayer “NAME” “Sulfur” 100 | inv.giveplayer “NAME” “Sulfur” 250 |
| Torch | inv.giveplayer “NAME” “Torch” 1 | inv.giveplayer “NAME” “Torch” 5 | inv.giveplayer “NAME” “Torch” 15 | inv.giveplayer “NAME” “Torch” 100 | inv.giveplayer “NAME” “Torch” 250 |
| Uber Hatchet | inv.giveplayer “NAME” “Uber Hatchet” 1 | inv.giveplayer “NAME” “Uber Hatchet” 5 | inv.giveplayer “NAME” “Uber Hatchet” 15 | inv.giveplayer “NAME” “Uber Hatchet” 100 | inv.giveplayer “NAME” “Uber Hatchet” 250 |
| Uber Hunting Bow | inv.giveplayer “NAME” “Uber Hunting Bow” 1 | inv.giveplayer “NAME” “Uber Hunting Bow” 5 | inv.giveplayer “NAME” “Uber Hunting Bow” 15 | inv.giveplayer “NAME” “Uber Hunting Bow” 100 | inv.giveplayer “NAME” “Uber Hunting Bow” 250 |
| Wood | inv.giveplayer “NAME” “Wood” 1 | inv.giveplayer “NAME” “Wood” 5 | inv.giveplayer “NAME” “Wood” 15 | inv.giveplayer “NAME” “Wood” 100 | inv.giveplayer “NAME” “Wood” 250 |
| Wood Barricade | inv.giveplayer “NAME” “Wood Barricade” 1 | inv.giveplayer “NAME” “Wood Barricade” 5 | inv.giveplayer “NAME” “Wood Barricade” 15 | inv.giveplayer “NAME” “Wood Barricade” 100 | inv.giveplayer “NAME” “Wood Barricade” 250 |
| Wood Ceiling | inv.giveplayer “NAME” “Wood Ceiling” 1 | inv.giveplayer “NAME” “Wood Ceiling” 5 | inv.giveplayer “NAME” “Wood Ceiling” 15 | inv.giveplayer “NAME” “Wood Ceiling” 100 | inv.giveplayer “NAME” “Wood Ceiling” 250 |
| Wood Doorway | inv.giveplayer “NAME” “Wood Doorway” 1 | inv.giveplayer “NAME” “Wood Doorway” 5 | inv.giveplayer “NAME” “Wood Doorway” 15 | inv.giveplayer “NAME” “Wood Doorway” 100 | inv.giveplayer “NAME” “Wood Doorway” 250 |
| Wood Foundation | inv.giveplayer “NAME” “Wood Foundation” 1 | inv.giveplayer “NAME” “Wood Foundation” 5 | inv.giveplayer “NAME” “Wood Foundation” 15 | inv.giveplayer “NAME” “Wood Foundation” 100 | inv.giveplayer “NAME” “Wood Foundation” 250 |
| Wood Pillar | inv.giveplayer “NAME” “Wood Pillar” 1 | inv.giveplayer “NAME” “Wood Pillar” 5 | inv.giveplayer “NAME” “Wood Pillar” 15 | inv.giveplayer “NAME” “Wood Pillar” 100 | inv.giveplayer “NAME” “Wood Pillar” 250 |
| Wood Planks | inv.giveplayer “NAME” “Wood Planks” 1 | inv.giveplayer “NAME” “Wood Planks” 5 | inv.giveplayer “NAME” “Wood Planks” 15 | inv.giveplayer “NAME” “Wood Planks” 100 | inv.giveplayer “NAME” “Wood Planks” 250 |
| Wood Ramp | inv.giveplayer “NAME” “Wood Ramp” 1 | inv.giveplayer “NAME” “Wood Ramp” 5 | inv.giveplayer “NAME” “Wood Ramp” 15 | inv.giveplayer “NAME” “Wood Ramp” 100 | inv.giveplayer “NAME” “Wood Ramp” 250 |
| Wood Shelter | inv.giveplayer “NAME” “Wood Shelter” 1 | inv.giveplayer “NAME” “Wood Shelter” 5 | inv.giveplayer “NAME” “Wood Shelter” 15 | inv.giveplayer “NAME” “Wood Shelter” 100 | inv.giveplayer “NAME” “Wood Shelter” 250 |
| Wood Stairs | inv.giveplayer “NAME” “Wood Stairs” 1 | inv.giveplayer “NAME” “Wood Stairs” 5 | inv.giveplayer “NAME” “Wood Stairs” 15 | inv.giveplayer “NAME” “Wood Stairs” 100 | inv.giveplayer “NAME” “Wood Stairs” 250 |
| Wood Wall | inv.giveplayer “NAME” “Wood Wall” 1 | inv.giveplayer “NAME” “Wood Wall” 5 | inv.giveplayer “NAME” “Wood Wall” 15 | inv.giveplayer “NAME” “Wood Wall” 100 | inv.giveplayer “NAME” “Wood Wall” 250 |
| Wood Window | inv.giveplayer “NAME” “Wood Window” 1 | inv.giveplayer “NAME” “Wood Window” 5 | inv.giveplayer “NAME” “Wood Window” 15 | inv.giveplayer “NAME” “Wood Window” 100 | inv.giveplayer “NAME” “Wood Window” 250 |
| Workbench | inv.giveplayer “NAME” “Workbench” 1 | inv.giveplayer “NAME” “Workbench” 5 | inv.giveplayer “NAME” “Workbench” 15 | inv.giveplayer “NAME” “Workbench” 100 | inv.giveplayer “NAME” “Workbench” 250 |
SERVER ADMIN MOD COMMANDS
#ECONOMY 0.5.6
###
###
/setmoney “name” : shows name’s balance
/setmoney “name” amount : sets name’s balance to amount
/price add “item” price to add an item and its price to the list
(IMPORTANT: the item needs to be the exact same one as used by Rust with inv.giveplayer, capital letters and everything)
/price add “item” price “sell”
or
/price add “item” price “sell”
to make items sell or buy -only
/setmoney “name” amount : sets name’s balance to amount
/price add “item” price to add an item and its price to the list
(IMPORTANT: the item needs to be the exact same one as used by Rust with inv.giveplayer, capital letters and everything)
/price add “item” price “sell”
or
/price add “item” price “sell”
to make items sell or buy -only
The balances are stored in oxide/data/economy2.txt.
The prices are stored in oxide/data/prices3.txt.
The currency symbol can be configured in the .lua file (tested both $ and €, € doesn’t show in chat), default is $.
The prices are stored in oxide/data/prices3.txt.
The currency symbol can be configured in the .lua file (tested both $ and €, € doesn’t show in chat), default is $.
#ADMINHELP 1.2a
###
###
/ar <user> <message>
For admins to privately respond to user-requests as a generalized “Admin”. Only the specified user and admins can see this message.
For admins to privately respond to user-requests as a generalized “Admin”. Only the specified user and admins can see this message.
/@ <message>
For admins to send messages inside the admin channel. Only admins can see this.
For admins to send messages inside the admin channel. Only admins can see this.
Notes:
•Admins are users who used rcon.login to authenticate themselves.
•Admins are users who used rcon.login to authenticate themselves.
#Tickets 0.1.2###
Tickets are persistent private messages to admins
They are used to ask for support, report players and other questions.
They are used to ask for support, report players and other questions.
Logged in admins:
/ticket to list all tickets
/ticket “number” to read a ticket
/ticket reply “number” “text” to reply to a ticket
/ticket close “number” to close a ticket
/ticket close all to close all tickets
/ticket to list all tickets
/ticket “number” to read a ticket
/ticket reply “number” “text” to reply to a ticket
/ticket close “number” to close a ticket
/ticket close all to close all tickets
No comments:
Post a Comment