Files
Holocore/scripts/commands/generic/planetChat.groovy
T

7 lines
209 B
Groovy

import resources.objects.SWGObject
import resources.player.Player
import services.galaxy.GalacticManager
static def execute(GalacticManager galacticManager, Player player, SWGObject target, String args) {
}