Thread: Admins dropping items.

Results 1 to 4 of 4
  1. #1 Admins dropping items. 
    Registered Member
    Join Date
    Nov 2010
    Posts
    54
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Hey, I had an incident on my server where an admin raged and spawned and dropped a ton of items. I made ::item playerRights >= 3 now and I would like to find out how to stop admins from dropping because there still is an admin or 2 that I would like to have the ::item ability.

    Thanks!
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Aug 2010
    Posts
    57
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Uhm Got to src>Config.txt

    And search for

    ADMIN_CAN_TRADE

    you see this then

    public static final boolean ADMIN_CAN_TRADE = true; //can admins trade?
    public static final boolean ADMIN_CAN_SELL_ITEMS = true; // can admins sell items?
    public static final boolean ADMIN_DROP_ITEMS = true; // can admin drop items?

    Change it 2 false
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Nov 2010
    Posts
    54
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Tried that before and it didn't work =[
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Jun 2010
    Posts
    408
    Thanks given
    19
    Thanks received
    7
    Rep Power
    1
    same...
    removed
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Admins dropping on PI Source - 3$ Fix
    By HiImRusty in forum Help
    Replies: 4
    Last Post: 05-21-2010, 02:46 AM
  2. [REQ] Dropping items on death
    By Chrham_2 in forum Help
    Replies: 5
    Last Post: 03-29-2010, 06:44 PM
  3. Dropping items
    By Defeat__ in forum Help
    Replies: 15
    Last Post: 09-13-2009, 05:00 PM
  4. Dropping items
    By i burn piff in forum Requests
    Replies: 0
    Last Post: 08-05-2009, 11:54 PM
  5. what items is this NPC dropping?
    By Ash in forum Help
    Replies: 4
    Last Post: 01-31-2009, 07:19 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •