Closed brenoepics closed 1 year ago
In GitLab by @ghost on May 10, 2021, 16:08
_Merges feature/add_someuser-events -> dev
1. Added "getHabboInfo(String)" in HabboManager This method will give the HabboInfo of User XY. No matter if the user is online or offline.
2. Following events will be added
3. Renamed "succes" to "success" Variable "succes" in UserCommandEvent renamed to "success"
In GitLab by @ArpyAge on Sep 1, 2021, 15:54
So in Room.java you use Emulator.getEventManager().callEvent(userEffectEvent); instead of the plugin manager, is there a reason for this?
In GitLab by @ghost on May 10, 2021, 16:08
_Merges feature/add_someuser-events -> dev
1. Added "getHabboInfo(String)" in HabboManager
This method will give the HabboInfo of User XY.
No matter if the user is online or offline.
2. Following events will be added
3. Renamed "succes" to "success"
Variable "succes" in UserCommandEvent renamed to "success"