mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-05 08:40:08 +00:00
Update all plugins to conform to Rubocop.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
java_import 'org.apollo.game.model.entity.Player'
|
||||
|
||||
on :login do |event, player|
|
||||
on :login do |_event, player|
|
||||
show_action(player, TRADE_ACTION)
|
||||
show_action(player, FOLLOW_ACTION)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user