Skip to content
This repository has been archived by the owner on Aug 31, 2019. It is now read-only.

Bans and ops are name based instead of uuid based #190

Open
ghost opened this issue Apr 9, 2016 · 5 comments
Open

Bans and ops are name based instead of uuid based #190

ghost opened this issue Apr 9, 2016 · 5 comments

Comments

@ghost
Copy link

ghost commented Apr 9, 2016

Probably the wl too, but i couldn't test it

@jedediah
Copy link
Member

jedediah commented Apr 9, 2016

How are they name based? They are stored in .json files by UUID.

@Pablete1234
Copy link
Member

They get stored by uuid, but it gets used as names, if you op "Pablete1234", and then i change my name, and join the server, i'm no longer op, (same goes for bans).

Also, if you /op Cubist, and then you try to Bukkit.getOfflinePlayer("cubist's uuid").isOp, it returns false, (most likely because cubist is not an offline player on the server) but cubist should be added as an offline player of the server if cubist get's opped, whitelisted, or banned

@jedediah
Copy link
Member

jedediah commented Apr 9, 2016

Isn't this an upstream issue? SportBukkit doesn't change how these lists work, and OCN doesn't use them at all.

@Pablete1234
Copy link
Member

I never tested this in spigot, might be the case

@ghost
Copy link
Author

ghost commented Apr 11, 2016

@jedediah Tested in spigot, bans and ops are uuid based

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants