@rfc1920 please add commands for consoles? I would like to use it for shop but it does not support cmd :-( thanks for the help
Console command for playersSuggestion
All of the chat commands should also be available in console already. But, depending on how/who is using them they may not be available. Each has a config next to it listing the required permission. It doesn't seem to impact chat access, which is checked inside each function. But, it could be limiting access for another plugin to use them.
I need a command via fc $ player.id so players can buy a carpet, it would be amazing :-) but now I test it and it does not work :-(
What I have done is:
- Create a group for these players, e.g. carpeteers.
- Set permissions for this group to allow flyingcarpet.use (PermissionsManager is great for this).
- Then the command, for example for GUIShop, would be: "oxide.usergroup add $player.id carpeteers"
yes it is no problem to add players to the group, but it would be great if you could buy a carpet through a gui shop without using / fc, and when you restart the server, the carpet would be deleted if you understand
If you mean for one-time use then that is definitely not currently a feature. Otherwise, the ability to make the purchase happen is already possible. What you could do is clear out the users from the group using TimedExecute, perhaps.
My point is that players don't have to use cmd, / fc / fcd and more. And after the test, there is some strange focus on the lamp
Merged post
and fix the invisible carpet error?
Merged post
and fix the invisible carpet error?