| Package | Description |
|---|---|
| simple.hooks.simplebot | |
| simple.hooks.wrappers |
| Modifier and Type | Method and Description |
|---|---|
SimplePlayerQuery<SimplePlayer> |
AntiBan.nearbyStaff() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Magic.castSpellOnPlayer(java.lang.String spellName,
SimplePlayer player)
will cast {spellname} on specified {player}, returns {true} if cast was successful, {false} otherwise
|
boolean |
AntiBan.isStaff(SimplePlayer player) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleLocalPlayer |