Posts by james1bow

A small new update is available now!
Update: The standalone should now be available! Sorry for the delay!

    are you looking for something in the api to use?

    to visualize chunk border's use the chunkborders command.

    Old age is a disease that everyone gets.


    Many devs screw up scalable UI so instead I use mixed reality (Quest 3) to put up a PC screen that is larger than my wall! (I use the aftermarket mask that is same material used on CPAP sleeping masks, but you still have to be careful with the tightening pressure) When you are a dev that works on big monitors up close and have good vision, you might wonder what the issue is. But soon as you get some years on you and realize no amount of focals can fix every use of glasses, and realize TV gaming is more relaxing than using a desk monitor - the fonts will start to fail you!

    i myself use 2 32inch 4k LG televisions.

    kind of a gray area there. i can understand any arguments from both sides. I have always felt if a BP was modified and re shared it should include a mention and a link to the original BP. I recently ran into a similar issue, someone using my plugins to advertise their server on their website and i was never mentioned. still not sure how i feel about it.

    As an retired-graphic designer, I would highly recommend simpler backgrounds and larger fonts. While it's tempting to make a window or menu colorful and detailed, it makes it hard for those of us with vision impairments to read. I am referring to the Select a Race window. The leaf background is nice but the font is still dinky. I use glasses but I still need to squint to read the teeny Arial font with all the graphics in the background. Help us older players by making your windows attractive but simple in design. Thanks!

    all of the UI can be customized by the player. font, font color, font size, backgrounds and border size and color can be set by each player. i did this specifically for some of my visual impaired players. all of the UI settings are also used across all of the plugins. these settings can also be exported and imported.

    james1bow Just installed this on the server, great plugin, everyone loves it! I am getting the large yellow error message as previously stated by someone else and there seems to be an issue with people timing out connection to server and it seems to happen when someone is either entering or using a portal. Any help would be great! thanks!

    can you send me the error?

    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!

    Files

    • AdminSwitch.zip

      (3.28 kB, downloaded 131 times, last: )

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