Posts by james1bow

    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 20 times, last: )

    ive added 2 permissions files. put them in your area permissions folders. after you make an area with F9 press 2 and look at the area and hold right mouse button. i the radial menu select set default permission and set it to the guest permission. for each player you want to allow to modify the area select add player and assign them to the owner permission. you may need to modify the permissions to your liking. feel free to start a conversation here if you ever need help.

    Files

    • Guest.json

      (1.82 kB, downloaded 25 times, last: )
    • Owner.json

      (1.92 kB, downloaded 31 times, last: )