Jump to content

[37.14] How to give player level on steam server


Wesley Balestrini

Recommended Posts

I am hosting a homemade server by the steam (inside the game, I click open server).

I would like to know if it is possible to give items and level to a player, being an administrator.

Looking for google, I found the code "/ addxp", however the server does not know this command (the post was 2015, so I believe this option was modified).

Can someone help me?

 

If possible, can you provide me a link with all the commands?


Remembering I'm playing in version 37.14 without mods

Link to comment
Share on other sites

!!!Warning!!! You can add items ONLY to players currently online 

 

Items (make sure you'r ADMIN aceess is on):

To add item to server player Bill_Windows , type in chat console :  /additem Bill_Windows itemname quantity

example:

/additem Bill_Windows Base.Axe 

/additem Bill_Windows farming.Cabbage 5 

/additem Bill_Windows Base.WaterBottleFull 2

2 or 5 at the end is quantity. No digits means "1" 

Pay attention to caps letters. Base.Axe is good, base.axe means error 

 

For Hydrocraft (if installed on server) items add Hydrocraft.xxxxxxx

example:

/additem Bill_Windows Hydrocraft.HCWaterbottlegrapejuice 3 

 

To give items for yourself,  skip user name

example:

/additem Hydrocraft.HCWaterbottlegrapejuice 3 


You can find all Hydrocraft and other mods item names here http://undeniable.info

 

Also you can use server console or RCON for this 

Just skip "/" at the start of command line

additem Bill_Windows Base.Axe 

and yes, to add items to yourself,  name is needed

additem serveradminname Base.Axe 

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...