Why put a Priority

the priority system treats the lowest priority first and ends with the highest so that when I retrieve the permissions of my player for example and I want to check the access permissions to my server, I first want the role session to be created to check if the player has the role or the permission so I have to set LOWEST for the first one and put above LOWEST the data verification.

WITHOUT Middleware
WITH Middleware

Last updated