Posts by james1bow

    RPCore is a role play plugin system that allows compatibility across multiple plugins.

    more info as well as downloads are available on the Discord Invite.


    NOTE: I cannot guarantee compatibility with other plugins. this plugin set is not intended for single player(Single player theme builder in the future).

    I have only tested on windows. i am unsure about Linux and mac support(Will work on Linux in the future).


    Plugins:

    RPCore: Base Plugin. handles most assets as shared assets that can be used for multiple plugins.

    contains basic settings for player themed UI's across all compatible plugins.

    Themes can be imported and exported (Shared).

    Handles prefabs/item placement in the world that are scalable, resizable and interactive.

    handles customizable interactions keys and enable disable messages and sounds.


    Currency: Dynamic Currency handler. Currencies can be created using an image file and a properties file.

    Comes with coins installed. there are more on the discord to download and install.

    Currencies can be defined across RPCore compatible plugins.


    NPC Manager: Base plugin for npcs used in plugins. Contains an automatic naming feature defined by .name files. (Last, male, female).

    Allows for assigning roles to spawned npcs.(Currently Vendors).

    Allows for themed npcs(icons near npc).

    includes damage reactions including attacking and messages in chat (Defense Dialogue).


    Character: plugin that handles all player upgrades, exp, race and professions. **IS NOT READY!


    Backpack: a simple backpack system will be up gradable in the future!


    Area Protection: An area Protection plugin that allows players to buy/sell land. **ready. preparing info for release.

    multiple area types (currently City and Player)

    supports area enter sounds and messages.

    can set areas to pvp and has a pvp sound and message for pvp areas.


    Vendors: Plugin that allows to assign themed NPC's to buy/sell items.


    Mail: Send mails with attacked item to other players. **IS NOT READY!


    Portals: place-able portals. **IS NOT READY!


    Github available upon request.


    List of required plugins

    RPCore is required for all RPCore plugins!


    RPCore: Currency

    Backpack: NONE

    AreaProtection: NONE

    NPCManager: NONE

    Vendors: NPCManager


    UPDATE: ALWAYS BACKUP YOUR SERVER BEFORE INSTALLING ANY PLUGIN UPDATES!

    9/8/25:

    Currency: added no log methods as to not bloat the currency log.

    please view the readme file for installation/update instructions.


    NpcManager: added currency loot system with configurable loot tables!

    please view the readme file for installation/update instructions.

    YOU MUST UPDATE THE CURRENCY PLUGIN!










    Terms of use.

    1. Do not edit my code.

    2. You are free to use any of my plugins.

    3. You may list my plugins in server presentations on the rising-world forums with no mention.

    4. You May NOT integrate instructions, images, ect for my plugins on your own websites/forums if,

    A. Your website/forum has direct links to E-commerce.

    B. Your website/forum advertises rising world server hosting services.

    5. You CAN integrate instructions, images, ect for my plugins on your own websites/Forums if,

    A. Your website/forum has no direct links to E-commerce.

    B. Your website/forum does NOT advertise rising world server hosting services.

    C. You Must mention my name(James1Bow) OR make available a direct link to the download(Rising world forum link).

    6. You can NOT offer/host downloads of my plugins.

    Note:

    I design/code plugins for the fun and joy of learning. I have NEVER asked asked for compensation.

    I cannot allow people to make money from my works. Sorry to everyone this may effect.

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

    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.