mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-04 16:49:11 +00:00
Update all plugins to conform to Rubocop.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
require 'java'
|
||||
|
||||
# Opens the player's bank.
|
||||
on :command, :bank, RIGHTS_ADMIN do |player, command|
|
||||
on :command, :bank, RIGHTS_ADMIN do |player, _command|
|
||||
player.open_bank
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user