[Discontinued/Not available anymore] SimplePermissions [API 4.1+ & 5]

wow thanks for the answer! that. clears up a few things.

1 Like

with version 0.9.5 on the newest SpongeAPI (bleeding/SNAPSHOT) at server startup

1 Like

Hey! Thank you for your report! The issue has been fixed in version 0.9.7.

1 Like

Man, you are fast! :+1::grinning:
Thanks!

1 Like

Hello, I just tried to use your plugin /me works but all other commands seem to come back with this error, am I doing something wrong?

Pastebin HERE

1 Like

Hey! Thank you for your report!

The bug has been fixed on version 0.9.8!

2ND EDIT: Would there be an issue if I’m running API 4.2?

Okay now there is an issue regarding this.getContainingCollection().getDefaults()

PASTEBIN

1 Like

Oh hey again thank you for your report!

Unfortunately yesterday I forgot about the whole API differences thing and I thought you were using API 5, so I made a mistake yesterday.

Hopefully, the issue should be now fixed on version 0.9.9.

Thanks, I’ll try now :slight_smile:
Also, forgot to check, is there prefixes and suffixes?

1 Like

Sorry, what do you mean by “prefixes and suffixes”? Can you make an example?

oh for example if a admin or something types in chat his name will be like [Admin] username> test and be like red or something like GroupManager was back in the day where it had prefix field, you could probably achieve this by hooking into the chat and then checking if the group or user subject has a prefix field and if so implement it.

No, it doesn’t. I do not understand why a permission plugin should handle the chat prefixes/suffixes. That’s something a chat plugin should do.

It okay, sorry, it’s just easier to maintain prefixs or suffixs in a permissions plugin that way you can just assign a prefix via group without needing a chat plugin :slight_smile:

You can still have a chat plugin that will give a prefix to a player if that player has a certain permission! I feel like this is the best way to do it, and I will make a plugin that does that at some point.

1 Like

So this doesnt have the feature of if you make a group names Trainer you cant do
/pgroup Trainer option prefix “&7[Trainer]” so when players talk they get the [Trainer]Karagra: Hello
This is a huge feature PermissionEx has.

No. This plugin will only focus on permissions. Chat prefixes and suffixes are not related to a permission plugin.
This is not PermissionsEx, and this plugin will not have a chat plugin feature because it’s not related to this.

If you want to use this plugin and have chat prefixes/suffixes, you can use [WIP] Chaton 3.0.0 - Customize your server chat (I haven’t tested it, I just did a fast search on the forum). You can assign a prefix/suffix to a player by setting to the player/group a specific permission.

Hi where do I download this?

Hello. There is a “latest release” link on the original post.

How to set a default group? There is a command ? :slight_smile:

its not that hard to look above… commands are explained well…