Git Product home page Git Product logo

Comments (11)

xqwtxon avatar xqwtxon commented on September 20, 2024 1

I think I didn't know how to make myself understood (I apologize).
The Guest rank is configured as the default rank (that is, it is given to all players who enter the server), but even if the Guest rank has the permissions [pocketmine.command.transferserver and pocketmine.command.say] they cannot use those commands.
To make the permissions work for them, I need to remove and re-give them the Guest rank so they can run the commands.
I apologize again, if I did not understand myself again, but I have never made myself understood well.

Reproduced

maybe we can make onJoin() in event listener to sync ranks?

from ranksystem.

ParadoxPlays avatar ParadoxPlays commented on September 20, 2024

Going to guess this is the multi rank per user support. I would suggest that this should be toggable in config because this would get very annoying.

from ranksystem.

ParadoxPlays avatar ParadoxPlays commented on September 20, 2024

Also make it so we can just set what ranks higher ranks inherit, having multiple ranks per user would get very confusing after some time.

from ranksystem.

IvanCraft623 avatar IvanCraft623 commented on September 20, 2024

Also make it so we can just set what ranks higher ranks inherit, having multiple ranks per user would get very confusing after some time.

You must remove the Admin rank, this is because this plugin supports multiple ranks at once.

from ranksystem.

NJMD13 avatar NJMD13 commented on September 20, 2024

I have a similar problem.

When setting the Guest rank as Default, in Minecraft if the chat appears as Guest but the permissions are not given and I already checked the configuration of the ranks.yml and it is fine, but in the database it does not appear that the user has the rank .

from ranksystem.

xqwtxon avatar xqwtxon commented on September 20, 2024

I have a similar problem.

When setting the Guest rank as Default, in Minecraft if the chat appears as Guest but the permissions are not given and I already checked the configuration of the ranks.yml and it is fine, but in the database it does not appear that the user has the rank .

That is depending when player is op, and you have been /deop ,you will removed some permissions, i think, the ranks should be synched when changing like /op and /deop

or your plugin has following concepts:

permissions:
       test.perms:
              default: op

or it might be the mysql problems, try to reproduce it on sqlite.

from ranksystem.

xqwtxon avatar xqwtxon commented on September 20, 2024

I set my rank to Admin but now when I try setting it to default rank it doesn't show in chat that I'm newcomer Screenshot_20220603-233951_Minecraft

same thing, this plugin supports multiple ranks. If you have already ranks like admin, it would addition the another rank. Try to remove the admin rank to remove permissions.

from ranksystem.

NJMD13 avatar NJMD13 commented on September 20, 2024

I think I didn't know how to make myself understood (I apologize).

The Guest rank is configured as the default rank (that is, it is given to all players who enter the server), but even if the Guest rank has the permissions [pocketmine.command.transferserver and pocketmine.command.say] they cannot use those commands.

To make the permissions work for them, I need to remove and re-give them the Guest rank so they can run the commands.

I apologize again, if I did not understand myself again, but I have never made myself understood well.

from ranksystem.

xqwtxon avatar xqwtxon commented on September 20, 2024

I think I didn't know how to make myself understood (I apologize).

The Guest rank is configured as the default rank (that is, it is given to all players who enter the server), but even if the Guest rank has the permissions [pocketmine.command.transferserver and pocketmine.command.say] they cannot use those commands.

To make the permissions work for them, I need to remove and re-give them the Guest rank so they can run the commands.

I apologize again, if I did not understand myself again, but I have never made myself understood well.

for fast reading: if players join, the default ranks current permission would give them.

from ranksystem.

IvanCraft623 avatar IvanCraft623 commented on September 20, 2024

I think I didn't know how to make myself understood (I apologize).

The Guest rank is configured as the default rank (that is, it is given to all players who enter the server), but even if the Guest rank has the permissions [pocketmine.command.transferserver and pocketmine.command.say] they cannot use those commands.

To make the permissions work for them, I need to remove and re-give them the Guest rank so they can run the commands.

I apologize again, if I did not understand myself again, but I have never made myself understood well.

Reproduced

from ranksystem.

IvanCraft623 avatar IvanCraft623 commented on September 20, 2024

Fixed on d45c1ef

from ranksystem.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.