• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

How to remove...

You can make it by a SQL Query...

I'm not so much pro in this, but i think it would be something like this:

Code:
UPDATE `player_items` DELETE `itemtype` = [COLOR="Red"]YOURITEMID[/COLOR];

How to execute a sql query?

Code:
	1. Enter into your phpmyadmin and click "SQL".
	2. Paste query there.
	3. Click "Execute"!

Hope it works..

1 suggestion... make a backup before you make that query, i don't know if it will work xD

Greetings.
 
Back
Top