This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
On my server, I would like to configure uCars so that players can only buy and sell fuel using [uFuel] signs, and not through the /ufuel command. This is possible by removing the ucars.ucars permission from the players, but they also end up losing the ability to view how much fuel they currently have. Without the ucars.ucars permission, players cannot use "/ufuel View", and they cannot check their fuel by right-clicking a feather while in a uCar. Therefore, I would like additional permissions to control who can use "/ufuel Buy", "/ufuel Sell", and "/ufuel View" separately. It would also be nice to have permissions to control the creation and usage of [uFuel] signs, since at the moment anyone can create these signs. This is not desirable because we want players to only refuel at designated "gas stations". Letting them create their own signs where ever they want would defeat the purpose of these stations, and would effectively be just as if they had access to the /ufuel command anyway.
The usage of the /ufuel command should not be dependent on the ucars.ucars or ucars.ufuel permission. Instead, please add the following permissions:
Please note that ucars.ufuel.view and ucars.ufuel.check should be independent of each other. (I shouldn't need to enable one to make the other work, and vice versa)
For the [uFuel] signs, please add a "View" sign that allows players to view how much fuel they have when they right-click it. Also, please add the following permissions (these are similar to how permissions are setup for Essentials Signs):
Thank you for considering this feature enhancement request.
Consider it considered! :) All of this will be added except ucars.ufuel will give access to all, but ucars.ufuel.xx will be for each part! :)
Upvoting. And I already changed my config so that I have cmdPerm: ucars.ufuel
which creates the ufuel node separately from ucars.ucars, as it was intended by the default config and permissions.
I really wish for signs permissions.
Thanks for that great plugin!
To post a comment, please login or register a new account.