Posts by james1bow

    i have it coded that way so if backpack was set to 52 slots and was later changed to 25 players would not lose all of their stuff.

    I lost everything in my backpack when I died.

    I have Keep Inventory After Death turned On, so I kept my inventory, but my backpack was empty when I checked it.

    try downloading the plugin again. that was an issue that was fixed in an update.

    Adult animals do not age. Child animals do turn into adults. I'm not sure if all of them do. i know the chicks turn into chickens and the database has lifespans other than -1. all adult animals are a -1 lifespan.

    Sorry for my late response! But unfortunately I couldn't reproduce this issue on my end :wat: What itemID do you use when looking for a clothing, construction or object item? Working with these types of items is a bit tricky actually, since they're typically represented by a generic item. For instance, most objects (with few exceptions) are represented by the objectkit item (ID 790), while clothes are typically represented by the clothingitem (ID 785) and construction are represented by the constructionitem (ID 780).


    In order to find a particular object item, for example, you can use the relateditem field from an ObjectDefinition.

    i believe i was using the clothingid from the definitions for example. i some how missed the relateditemid in the definitions.

    i was on your server the otherday and and gm 1 is unlocked for all. if you type it its just for you. if you are admin and place yourself as owner to an area the owner permissions are what is used. so to be an admin to an area you CAN NOT be added to the area

    A utility plugin for Switching to/from admin (Server setting adminallpermissions NOT ADMIN PERMISSION GROUP!).


    Default Commands:

    /Switch Switches allowed player to.from admin.

    /Switch groupname Switches allowed player to/from admin will setting the entered group name.

    /List lists all player group permissions on the server


    Settings:

    UIDS= comma separated list 1,2,3

    SwitchCommand= Switch. custom Switch command

    ListCommand= List. custom List command


    ** do not include the / as its added via code!

    its not going to be a server setting. look in the plugin's directory for a settings file.

    Was wondering if when as admin you can "turn on" and "off" admin status to test areas/things to make sure they work when a non admin player uses it. I see in the command section to "revokeadmin player name" but if I revoke myself can I make my self admin again without going into the server properties and re add USID? I think a testing icon would be really nice to have to just turn on and off admin status that quick.

    from server console type makeadmin username or revokeadmin username

    James, I can't seem to find your "Portals 2.0" thread so if you see this comment, I was wondering if there is a way to alphabetize the portal list or be able to drag them in an order so they are not all over the place in the portal list. Thank you!

    there is not. if i get some free time i could look into adding something like that.

    the method returns items just fine. but the array is always empty for clothing constructions and objects?


    with it blank players are not assigned any permissions. download Pve.json and put it in the permissions/groups directory. then set the Permissions_DefaultNewPlayerPermissionGroup=PvE.

    any players that have already been on the server you will have run the command setplayergroup playername Pve

    Files

    • Pve.json

      (4.2 kB, downloaded 38 times, last: )