mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-28 05:45:10 -06:00
Start of unification of plugin systems
This commit is contained in:
parent
1f68dbaed0
commit
1c1c30add3
1 changed files with 0 additions and 1 deletions
|
|
@ -289,7 +289,6 @@ public final class WaterfallPlugin extends OptionHandler {
|
|||
public boolean pulse() {
|
||||
player.getPacketDispatch().sendMessage("You are washed downstream but feel lucky to be alive.");
|
||||
player.teleport(new Location(2527, 3413));
|
||||
player.logoutListeners.remove("waterfall");
|
||||
return true;
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue