Interface | Description |
---|---|
NucleusAFKService |
Allows plugins to see a player's AFK status.
|
NucleusBackService |
A service that handles the subject's last location before a warp, that is, the location they will warp to if they
run /back.
|
NucleusBlacklistMigrationService | Deprecated
The Blacklist has been removed.
|
NucleusBlacklistMigrationService.Result | |
NucleusFreezePlayerService |
A service that controls whether a player is frozen.
|
NucleusHomeService |
Provides information about user homes.
|
NucleusInvulnerabilityService |
A service that handles Nucleus invulnerability
|
NucleusJailService |
A service that handles subject jailing.
|
NucleusKitService |
A service for getting and setting kits.
|
NucleusKitService.RedeemResult |
The result for a successful redemption.
|
NucleusMailService |
A service that handles sending and retrieving mail.
|
NucleusMailService.MailFilter |
This
NucleusMailService.MailFilter is simply to prevent compiler warnings with varargs, and is functionally the same as a
Predicate |
NucleusMessageTokenService |
Allows plugins to register their own tokens for use in templated messages, and to obtain
NucleusTextTemplate instances. |
NucleusMessageTokenService.TokenParser |
A parser for tokens directed at a plugin.
|
NucleusModuleService |
A service that allows plugins to request certain modules are not loaded.
|
NucleusMuteService |
Provides methods for managing mutes within Nucleus
|
NucleusNameBanService |
Created by Daniel on 26/02/2017.
|
NucleusNicknameService |
Allows plugins to set and inspect a
User 's current nickname. |
NucleusNoteService |
A service that determines whether a subject has notes.
|
NucleusPlayerMetadataService |
Retrieves Nucleus and general metadata about a
User |
NucleusPlayerMetadataService.Result |
Represents the metadata for a player.
|
NucleusPrivateMessagingService |
A service that contains message related APIs.
|
NucleusRTPService |
Allows for the customisation of RTP selection routines.
|
NucleusRTPService.RTPOptions |
The RTP options to pass to the routines
|
NucleusRTPService.RTPOptions.Builder | |
NucleusSeenService |
This service allows plugins to register handlers that will display information when a player runs the /seen command.
|
NucleusSeenService.SeenInformationProvider |
A
NucleusSeenService.SeenInformationProvider object can hook into the seen command and provide extra information on a player. |
NucleusServerShopService |
A service to get the current prices of an item.
|
NucleusStaffChatService |
Provides a way to get the Staff Chat message channel instance.
|
NucleusUserPreferenceService | |
NucleusUserPreferenceService.Keys | |
NucleusUserPreferenceService.PreferenceKey<T> |
Represents a
NucleusUserPreferenceService.PreferenceKey |
NucleusWarmupManagerService |
Manages the warmups.
|
NucleusWarningService |
A service that allows plugins to obtain information about user warnings.
|
NucleusWarpService |
Gets a service that allows users to warp about using defined warp.
|
NucleusWorldUUIDChangeService |
Class | Description |
---|---|
NucleusAPIMetaService |
This service provides information about the API itself.
|