Quackster / Havana

A server created in Java designed to revive Habbo Hotel v31 from the 2009 era.
GNU General Public License v3.0
120 stars 44 forks source link

Improve admin rights #22

Closed Ducksane closed 1 year ago

Ducksane commented 1 year ago

Admins cannot pickup furnis from a room. In reality they only have give rights instead of owner rights.

Quackster commented 1 year ago

Not a bug, you didn't set the rank high enough. Use rank 8.

https://github.com/Quackster/Havana/blob/master/Havana-Server/src/main/java/org/alexdev/havana/game/player/PlayerRank.java#L12