Permissions behing BungeeCord
#3
(01-18-2018, 03:11 AM)NiLSPACE Wrote: Hello, welcome to the forum Smile

Quote:Earlier I configured my user to have admin rank on both Cuberite instance with the help of the web admin site. And when I connected directly to the Cuberite instance I could use the '/portal' command.

Did you configure it while you were logged in through the bungee server? I believe it's possible you get a different UUID from the server if you log in through bungee.

Hello NiLSPACE,

thanks for your answer, that UUID was my problem. I gave admin permission after I logged in through the bungee server, and I saw a new user on the player ranks panel of the webadmin, and it has different UUID.

But I realized I have to do that step on both Cuberite instance. If am I right Cuberite use SQLite to store permissions, so it is stored separately on each Cuberite instance.
I read this old issue: https://github.com/cuberite/cuberite/issues/771; I founded the user's JSON files under the players folder, and I saw some user related info, and inventory data.
So am I right:
  1. permissions are stored in SQLite
  2. Inventory (and position, and some more info) are stored in JSON files (named by UUID)
I would like to share both the permissions and inventory info between the Cuberite instances, to be able teleport players between many-many servers and worlds.
Something like RedisBungee does.

Do you aware of any Cuberite plugin which can help me, or any documentation how can I start to replace the SQLite and JSON implementation to some shared DB (e.g. Redis)?
Or could be possible to use filesystem share functionality between Cuberite instances, or they will cause deadlock on the resources?

I'm really looking forward to your answer ;-)
BR.


(for the teleport feature I found this article: https://forum.cuberite.org/thread-2179.h...ght=bungee)
and sorry for my English
Reply
Thanks given by:


Messages In This Thread
Permissions behing BungeeCord - by balino - 01-18-2018, 02:52 AM
RE: Permissions behing BungeeCord - by NiLSPACE - 01-18-2018, 03:11 AM
RE: Permissions behing BungeeCord - by balino - 01-18-2018, 08:28 PM
RE: Permissions behing BungeeCord - by NiLSPACE - 01-19-2018, 02:14 AM
RE: Permissions behing BungeeCord - by balino - 01-19-2018, 02:39 AM
RE: Permissions behing BungeeCord - by NiLSPACE - 01-19-2018, 03:45 AM
RE: Permissions behing BungeeCord - by balino - 01-19-2018, 08:24 AM



Users browsing this thread: 1 Guest(s)