-
Posts
567 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by MACHIN3
-
It is not possible to prevent or restrict players from the system entirely
-
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>. Rank Groups:If Ranks are enabled then groups will be created automatically for each rank defined in the config and players will be assigned/removed automatically based on their current rank. Special Groups:Can create "Special Groups" that have custom xp limits and stat/skill resets. Special groups are created automatically for each group defined in the config. xperience.admin -- Gives permission to use admin commands xperience.vip -- Gives VIP reset permission to user xperience.xpboost -- Gives permission to recieve XP boost Other Permissions: (only required if use permissions is enabled) xperience.mentality - Can level Mentality xperience.dexterity - Can level Dexterity xperience.might - Can level Might xperience.captaincy - Can level Captaincy xperience.woodcutter - Can level WoodCutter xperience.smithy - Can level Smithy xperience.miner - Can level Miner xperience.forager - Can level Forager xperience.hunter - Can level Hunter xperience.fisher - Can level Fisher xperience.crafter - Can level Crafter xperience.framer - Can level Framer xperience.medic - Can level Medic xperience.scavenger - Can level Scavenger xperience.tamer - Can level Tamer turn on permission requirement
-
https://www.rustlevels.com/XPerience/index.php/setup/image-urls Please read the instructions on this page.
-
https://www.rustlevels.com/XPerience/index.php/setup/image-urls Please read the instructions on this page.
-
https://www.rustlevels.com/XPerience/index.php/setup/image-urls
-
ok, it might be an issue with messages not being stopped. XPerience is in the process of being rewritten in C#10 and there are updates in our discord if you wish to try these. It may be some time before it is released officially EDIT: This might have been caught in the rewrite process and fixed
-
Does a chat message appear when the player enters/leaves a zone saying skills and such are disabled?
-
-
Changed Status from Pending to Not a Bug
-
unload XPerience (o.unload XPerience) and then delete the files. If the plugin is loaded it will resave both the data and config from server memory.
-
correct, they must turn the option on in their profile settings in order for it to show when they connect. New players will have it show automatically but then can turn it off in their settings. As for the wipe option. This feature does not work as it relies on the OnNewSave hook which is called before any config saves are called. It can be done if set to force wipe in the hook but a config option doesn't work so I left that out for now as there are many that do not wipe each month.
-
the option shown sets the default for new players, each player can turn off the welcome panel in their profile settings
-
Changed Status from Work in Progress to Fixed Changed Fixed In to 1.0.300
-
this image is the player avatar and must be enabled in ImageLibrary config. Set store player avatars to true and get a steamapi key, link provided in the image library config
-
There is an option to disable ranks and levels in chat. https://www.rustlevels.com/XPerience/index.php/setup/rank-settings
-
Changed Status from Pending to Work in Progress
-
It checks for TC in range, not sure what you mean by legacy shelter. Is this another mod?
-
Changed Status from Pending to Not a Bug
-
Default size is 250x150 (W x H) When changing images it can be difficult to get new images to appear if ImageLibrary doesn't update it's URL list. Try unloading ImageLibrary and delete the data files (oxide/data/ImageLibrary), then reload ImageLibrary and wait for it to populate the URLs, then reload XPerience and see if the images then update. Also make sure the image URL matches the image location correctly, recommend using PNG or JPG images and not GIF or other image types.
-
Changed Status from Pending to Fixed Changed Fixed In to 1.8.800
- 1 reply
-
- 1
-
-
Version 1.0.416
32 downloads
Global Event plugins allows you to create custom goals for players to achieve like gathering resources or items and kill specific entities. Each player that contributes towards the event will receive the rewards you list. Comes with HUD UI and interactive UI (preview below) for players to view details about the event, goals, rewards, and more.. This plugin was originally created for the XPerience Addon. I have chosen to recreate it as a separate plugin for others to use that don't want the XPerience Addon plugin and remake it to be more customizable. NOTE: If using the XPerience Addon you must disable the Global Event Feature! Discord Join our community discord for fast support and future updates. We have several channels where you can get help, offer suggestions, see what's coming in future updates, and more. Our discord is the fastest way to get the help and info you need! http://discord.rustlevels.com/ Features: Create kill goals for different entities Create item goals for items or resources (wood, ores, scrap, weapons, and more..) Give Rewards to players that participate (XP, Items, Economics, Server Rewards, Per player Commands, Global Commands) Awards all players that contribute to the event Global Event deposit box for event contributions (obtained by chat command or give button in UI panel) Option to restrict getting a global event box by permission Option to set max number of global event boxes allowed per player Option to show chat notifications when contributions are made and goals are reached Global Event HUD option to show all goals Option to auto reset global event after x amount of hours from completion Option to destroy all global event boxes on event completion Global Event UI with details and statistics for the event and per player Chat Commands: (can change in settings) /ge - opens Global Event Ui /gestart - starts/resets the global event /gebox - give a global event box to the player$19.99- 4 comments
- 1 review
-
- 2
-
-
-
- #event
- #gathering
-
(and 1 more)
Tagged with:
-
Changed Status from Pending to Not a Bug
-
The save times are reaching close to or at 1 second, i would check the data files in the addon and see what the file sizes are. Consider clearing some older records.
-
Changed Status from Pending to Not a Bug