Change |
CLASS_REMOVED |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | PlotAPI() | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED (!) | public | n.a. | void | addPlotArea(com.plotsquared.core.plot.PlotArea) | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | java.util.Set
<..>
| getAllPlots() | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.queue.GlobalBlockQueue | getBlockQueue() | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.util.ChunkManager | getChunkManager() | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.configuration.file.YamlConfiguration | getConfig() | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | java.util.Set
<..>
| getPlayerPlots(com.plotsquared.core.player.PlotPlayer) | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | java.util.Set
<..>
| getPlotAreas(java.lang.String) | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.PlotSquared | getPlotSquared() | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.util.SchematicHandler | getSchematicHandler() | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.configuration.file.YamlConfiguration | getStorage() | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | void | registerListener(java.lang.Object) | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | void | sendConsoleMessage(java.lang.String) | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | void | sendConsoleMessage(com.plotsquared.core.configuration.Caption) | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.player.PlotPlayer | wrapPlayer(java.util.UUID) | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.player.PlotPlayer | wrapPlayer(java.lang.String) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public abstract | n.a. | void | automaticBackup(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||
UNCHANGED (*) | static public | n.a. | void | backup(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public abstract | n.a. | java.util.concurrent.CompletableFuture
<..>
| restoreBackup(com.plotsquared.core.backup.Backup) | n.a. |
|
|
||||||||||
NEW (*) | public abstract | n.a. | java.util.concurrent.CompletableFuture
<..>
| restoreBackup(com.plotsquared.core.backup.Backup,
<..>
)
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Interface | Compatibility Changes |
UNCHANGED (*) | com.plotsquared.core.backup.BackupManager | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | void | automaticBackup(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: |
NEW | com.google.inject.Singleton | n.a. |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Interface | Compatibility Changes |
UNCHANGED (!) | com.plotsquared.core.backup.BackupProfile | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED | public | n.a. | java.util.concurrent.CompletableFuture
<..>
| restoreBackup(com.plotsquared.core.backup.Backup) | n.a. | n.a. |
|
||||||||||
NEW | public | n.a. | java.util.concurrent.CompletableFuture
<..>
| restoreBackup(com.plotsquared.core.backup.Backup,
<..>
)
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Interface | Compatibility Changes |
UNCHANGED (!) | com.plotsquared.core.backup.BackupProfile | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | PlayerBackupProfile(java.util.UUID,
| n.a. |
|
|
||||||||||
NEW | public | n.a. | PlayerBackupProfile(java.util.UUID,
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED | public | n.a. | java.util.concurrent.CompletableFuture
<..>
| restoreBackup(com.plotsquared.core.backup.Backup) | n.a. | n.a. |
|
||||||||||
NEW | public | n.a. | java.util.concurrent.CompletableFuture
<..>
| restoreBackup(com.plotsquared.core.backup.Backup,
<..>
)
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Interface | Compatibility Changes |
UNCHANGED (*) | com.plotsquared.core.backup.BackupManager | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||
REMOVED (!) | public | n.a. | SimpleBackupManager() |
|
|
|
||||||||||||||
REMOVED (!) | public | n.a. | SimpleBackupManager(java.nio.file.Path,
| n.a. |
|
|
||||||||||||||
NEW | public | n.a. | SimpleBackupManager(java.nio.file.Path,
| n.a. | n.a. |
|
||||||||||||||
NEW | public | n.a. | SimpleBackupManager(com.plotsquared.core.inject.factory.PlayerBackupProfileFactory)
Annotations:
|
| n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | void | automaticBackup(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: |
NEW | com.google.inject.Singleton | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Add() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Add(com.plotsquared.core.util.EventDispatcher)
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED (*) | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED (*) | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Area() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Area(com.plotsquared.core.plot.world.PlotAreaManager,
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Auto() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Auto(com.plotsquared.core.plot.world.PlotAreaManager,
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | static public | n.a. | void | autoClaimFromDatabase(com.plotsquared.core.player.PlotPlayer,
<..>
)
| n.a. |
|
|
||||||||||||
REMOVED (!) | static public | n.a. | void | autoClaimSafe(com.plotsquared.core.player.PlotPlayer,
| n.a. |
|
|
||||||||||||
UNCHANGED (*) | static public | n.a. | boolean | checkAllowedPlots(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||||||||
REMOVED (!) | static public | n.a. | com.plotsquared.core.plot.PlotId | getNextPlotId(com.plotsquared.core.plot.PlotId,
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | static public | n.a. | void | homeOrAuto(com.plotsquared.core.player.PlotPlayer,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Backup() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Backup(com.plotsquared.core.backup.BackupManager)
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | void | list(com.plotsquared.core.command.Command,
<..>
(*),
<..>
,
<..>
)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | void | load(com.plotsquared.core.command.Command,
<..>
(*),
<..>
,
<..>
)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | void | save(com.plotsquared.core.command.Command,
<..>
(*),
<..>
,
<..>
)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED (*) | public | n.a. | boolean | set(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||||||
UNCHANGED (*) | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Buy() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Buy(com.plotsquared.core.util.EventDispatcher,
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
ANNOTATION_DEPRECATED_ADDED |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
||||||||||||||||||||||||||||
NEW | java.lang.Deprecated |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Claim() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Claim(com.plotsquared.core.util.EventDispatcher,
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Clear() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Clear(com.plotsquared.core.util.EventDispatcher,
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | boolean | canExecute(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
|||||||||||||||||||||||||
REMOVED (!) | public |
| java.lang.Object | check(java.lang.Object,
| n.a. |
|
|
|||||||||||||||||||||||||
NEW (*) | public |
| java.lang.Object | check(java.lang.Object,
| n.a. |
|
|
|||||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | boolean | checkArgs(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
|||||||||||||||||||||||||
REMOVED (!) | public | n.a. | void | checkTrue(boolean,
| n.a. |
|
|
|||||||||||||||||||||||||
NEW | public | n.a. | void | checkTrue(boolean,
| n.a. |
|
|
|||||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.command.Command | getCommand(java.lang.Class
<..>
(*))
| n.a. | n.a. |
|
|||||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | java.util.List
<..>
| getCommands(com.plotsquared.core.player.PlotPlayer
<..>
(*))
| n.a. | n.a. |
|
|||||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | java.util.List
<..>
| getCommands(com.plotsquared.core.command.CommandCategory,
<..>
(*))
| n.a. | n.a. |
|
|||||||||||||||||||||||||
MODIFIED (!) | public | n.a. | com.plotsquared.core.configuration.caption.Caption (<- java.lang.String) | getDescription() | n.a. |
|
|
|||||||||||||||||||||||||
REMOVED (!) | public | n.a. | int | getMatch(java.lang.String[],
| n.a. |
|
|
|||||||||||||||||||||||||
NEW | public | n.a. | int | getMatch(java.lang.String[],
<..>
)
| n.a. |
|
|
|||||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.command.Argument[]
<..>
| getRequiredArguments() | n.a. | n.a. |
|
|||||||||||||||||||||||||
REMOVED (!) | public | n.a. | boolean | hasConfirmation(com.plotsquared.core.command.CommandCaller) | n.a. |
|
|
|||||||||||||||||||||||||
NEW | public | n.a. | boolean | hasConfirmation(com.plotsquared.core.permissions.PermissionHolder) | n.a. |
|
|
|||||||||||||||||||||||||
REMOVED (!) | public |
| void | paginate(com.plotsquared.core.player.PlotPlayer,
<..>
,
<..>
,
| n.a. |
|
|
|||||||||||||||||||||||||
NEW (*) | public |
| void | paginate(com.plotsquared.core.player.PlotPlayer
<..>
,
<..>
,
<..>
,
| n.a. |
|
|
|||||||||||||||||||||||||
NEW | public | n.a. | void | sendUsage(com.plotsquared.core.player.PlotPlayer
<..>
)
| n.a. |
|
|
|||||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | void | setRequiredArguments(com.plotsquared.core.command.Argument[]
<..>
(*))
| n.a. | n.a. |
|
|||||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
|||||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | java.util.Collection
<..>
| tabOf(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -7966796628542502497 | n.a. |
New | true | 1953625129501549074 | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | Command$CommandException(com.plotsquared.core.configuration.Captions,
| n.a. |
|
|
||||||
NEW | public | n.a. | Command$CommandException(com.plotsquared.core.configuration.caption.Caption,
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | void | perform(com.plotsquared.core.player.PlotPlayer
<..>
(*))
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | n.a. | boolean | isPermissionSet(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | void | sendMessage(java.lang.String) | n.a. |
|
|
||||||
NEW (*) | public abstract | n.a. | void | sendMessage(com.plotsquared.core.configuration.caption.Caption,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Interface | Compatibility Changes |
NEW | com.plotsquared.core.configuration.caption.Caption | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -8287917312352594572 | n.a. |
New | true | 7776579344207632942 | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | n.a. | java.lang.String | getComponent(com.plotsquared.core.configuration.caption.LocaleHolder) | n.a. |
|
|
||||||||||||
UNCHANGED | public | n.a. | java.lang.String | toString()
Annotations:
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Condense() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Condense(com.plotsquared.core.plot.world.PlotAreaManager,
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Continue() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Continue(com.plotsquared.core.util.EventDispatcher)
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | CreateRoadSchematic() | n.a. |
|
|
||||||||||
NEW | public | n.a. | CreateRoadSchematic(com.plotsquared.core.generator.HybridUtils)
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | DatabaseCommand() | n.a. |
|
|
||||||||||
NEW | public | n.a. | DatabaseCommand(com.plotsquared.core.plot.world.PlotAreaManager,
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED (*) | static public | n.a. | void | insertPlots(com.plotsquared.core.database.SQLManager,
<..>
,
<..>
(*))
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Debug() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Debug(com.plotsquared.core.plot.world.PlotAreaManager,
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | DebugExec() | n.a. |
|
|
||||||||||
NEW | public | n.a. | DebugExec(com.plotsquared.core.plot.world.PlotAreaManager,
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | javax.script.ScriptEngine | getEngine() | n.a. |
|
|
||||||||||
REMOVED (!) | public | n.a. | javax.script.Bindings | getScope() | n.a. |
|
|
||||||||||
REMOVED (!) | public | n.a. | void | init() | n.a. |
|
|
||||||||||
NEW | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | DebugImportWorlds() | n.a. |
|
|
||||||||||
NEW | public | n.a. | DebugImportWorlds(com.plotsquared.core.plot.world.PlotAreaManager,
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | DebugPaste() | n.a. |
|
|
||||||||||
NEW | public | n.a. | DebugPaste(java.io.File,
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | DebugRoadRegen() | n.a. |
|
|
||||||||||
NEW | public | n.a. | DebugRoadRegen(com.plotsquared.core.generator.HybridUtils)
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED (*) | public | n.a. | boolean | regenPlot(com.plotsquared.core.player.PlotPlayer
<..>
(*))
| n.a. | n.a. |
|
||||||||||
UNCHANGED (*) | public | n.a. | boolean | regenRegion(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||||||
NEW | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Delete() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Delete(com.plotsquared.core.util.EventDispatcher,
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Deny() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Deny(com.plotsquared.core.plot.world.PlotAreaManager,
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED (*) | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Desc() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Desc(com.plotsquared.core.util.EventDispatcher)
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | boolean | set(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Dislike() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Dislike(com.plotsquared.core.command.Like)
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Done() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Done(com.plotsquared.core.util.EventDispatcher,
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Download() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Download(com.plotsquared.core.plot.world.PlotAreaManager,
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | void | add(com.plotsquared.core.command.Command,
<..>
(*),
<..>
,
<..>
)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | void | info(com.plotsquared.core.command.Command,
<..>
(*),
<..>
,
<..>
)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | void | list(com.plotsquared.core.command.Command,
<..>
(*),
<..>
,
<..>
)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | void | remove(com.plotsquared.core.command.Command,
<..>
(*),
<..>
,
<..>
)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | void | set(com.plotsquared.core.command.Command,
<..>
(*),
<..>
,
<..>
)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED (*) | public | n.a. | boolean | canExecute(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||||||
UNCHANGED (*) | public | n.a. | java.util.concurrent.CompletableFuture
<..>
| displayHelp(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||||||
NEW | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | HomeCommand() | n.a. |
|
|
||||||||||
NEW | public | n.a. | HomeCommand(com.plotsquared.core.plot.world.PlotAreaManager)
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED (*) | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED (*) | public | n.a. | void | displayComments(com.plotsquared.core.player.PlotPlayer
<..>
(*),
<..>
,
| n.a. | n.a. |
|
||||||||||
NEW | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Kick() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Kick(com.plotsquared.core.plot.world.PlotAreaManager,
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED (*) | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Leave() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Leave(com.plotsquared.core.util.EventDispatcher)
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Like() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Like(com.plotsquared.core.util.EventDispatcher)
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | ListCmd() | n.a. |
|
|
||||||||||
NEW | public | n.a. | ListCmd(com.plotsquared.core.plot.world.PlotAreaManager,
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED (*) | public | n.a. | void | displayPlots(com.plotsquared.core.player.PlotPlayer
<..>
(*),
<..>
,
| n.a. | n.a. |
|
||||||||||
UNCHANGED (*) | public | n.a. | void | noArgs(com.plotsquared.core.player.PlotPlayer
<..>
(*))
| n.a. | n.a. |
|
||||||||||
UNCHANGED (*) | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Load() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Load(com.plotsquared.core.plot.world.PlotAreaManager,
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | boolean | canExecute(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||
UNCHANGED (*) | static public | n.a. | boolean | onCommand(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Merge() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Merge(com.plotsquared.core.util.EventDispatcher,
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Move() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Move(com.plotsquared.core.plot.world.PlotAreaManager)
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Music() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Music(com.plotsquared.core.util.InventoryUtil)
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Owner() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Owner(com.plotsquared.core.util.EventDispatcher)
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED (*) | public | n.a. | boolean | set(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||||||
NEW | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Purge() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Purge(com.plotsquared.core.plot.world.PlotAreaManager,
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Rate() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Rate(com.plotsquared.core.util.EventDispatcher,
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | RegenAllRoads() | n.a. |
|
|
||||||||||
NEW | public | n.a. | RegenAllRoads(com.plotsquared.core.plot.world.PlotAreaManager,
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes | ||
REMOVED (!) | com.plotsquared.core.command.Command |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | Relight() | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||
REMOVED (!) | public | n.a. | java.util.concurrent.CompletableFuture
<..>
| execute(com.plotsquared.core.player.PlotPlayer
<..>
,
<..>
,
<..>
)
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||
REMOVED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Reload() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Reload(com.plotsquared.core.plot.world.PlotAreaManager,
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Remove() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Remove(com.plotsquared.core.util.EventDispatcher)
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED (*) | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -552021001860284874 | n.a. |
New | true | 4049942475255226835 | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | com.plotsquared.core.configuration.caption.Caption | getErrorMessage() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
ANNOTATION_DEPRECATED_ADDED |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Save() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Save(com.plotsquared.core.plot.world.PlotAreaManager,
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
||||||||||||||||||||||||
NEW | java.lang.Deprecated |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | SchematicCmd() | n.a. |
|
|
||||||||||
NEW | public | n.a. | SchematicCmd(com.plotsquared.core.plot.world.PlotAreaManager,
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Set() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Set(com.plotsquared.core.util.WorldUtil)
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED (*) | public | n.a. | boolean | noArgs(com.plotsquared.core.player.PlotPlayer
<..>
(*))
| n.a. | n.a. |
|
||||||||||
UNCHANGED (*) | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public abstract | n.a. | boolean | set(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | boolean | set(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Setup() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Setup(com.plotsquared.core.util.SetupUtils)
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED (*) | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | SubCommand(com.plotsquared.core.command.Argument[]
<..>
(*))
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | n.a. | boolean | sendMessage(com.plotsquared.core.player.PlotPlayer,
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Template() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Template(com.plotsquared.core.plot.world.PlotAreaManager,
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||||||||||||||||||||||||||
UNCHANGED | public | n.a. | void | chat(com.plotsquared.core.command.Command,
<..>
,
<..>
,
<..>
)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||||||
UNCHANGED | public | n.a. | void | chatspy(com.plotsquared.core.command.Command,
<..>
,
<..>
,
<..>
)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||||||
UNCHANGED | public | n.a. | void | clearConfirmation(com.plotsquared.core.command.Command,
<..>
,
<..>
,
<..>
)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||||||
UNCHANGED | public | n.a. | void | debug(com.plotsquared.core.command.Command,
<..>
,
<..>
,
<..>
)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||||||
UNCHANGED | public | n.a. | void | time(com.plotsquared.core.command.Command,
<..>
,
<..>
,
<..>
)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||||||
UNCHANGED | public | n.a. | void | titles(com.plotsquared.core.command.Command,
<..>
,
<..>
,
<..>
)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||||||
UNCHANGED | public | n.a. | void | worldedit(com.plotsquared.core.command.Command,
<..>
,
<..>
,
<..>
)
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||||
REMOVED (!) | public static | java.util.ArrayList
<..>
(!)
| expired |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Trim() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Trim(com.plotsquared.core.plot.world.PlotAreaManager,
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED (!) | static public | n.a. | boolean | getBulkRegions(java.util.ArrayList
<..>
,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Trust() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Trust(com.plotsquared.core.util.EventDispatcher)
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED (*) | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Unlink() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Unlink(com.plotsquared.core.util.EventDispatcher)
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | Visit() | n.a. |
|
|
||||||||||
NEW | public | n.a. | Visit(com.plotsquared.core.plot.world.PlotAreaManager)
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED (*) | public | n.a. | java.util.Collection
<..>
| tab(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
MODIFIED | com.plotsquared.core.command.CommandDeclaration |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes | ||
REMOVED (!) | com.plotsquared.core.command.SubCommand |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | WE_Anywhere() | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED (!) | public | n.a. | boolean | onCommand(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||||||||||||||||||||||
REMOVED | com.plotsquared.core.command.CommandDeclaration |
|
||||||||||||||||||||||||||||||||
REMOVED | java.lang.Deprecated | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||
REMOVED (!) | public | n.a. | ComponentPresetManager() | n.a. |
|
|
||||||||||||||
NEW | public | n.a. | ComponentPresetManager(com.plotsquared.core.util.EconHandler,
Annotations:
|
| n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.plot.PlotInventory | buildInventory(com.plotsquared.core.player.PlotPlayer
<..>
(*))
| n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | java.lang.String | formatted() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | java.lang.String | getTranslated() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | send(com.plotsquared.core.player.PlotPlayer,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | send(com.plotsquared.core.player.PlotPlayer,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | boolean | usePrefix() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes | ||
REMOVED (!) | java.lang.Enum |
|
Status | Interface | Compatibility Changes | ||
REMOVED (!) | com.plotsquared.core.configuration.Caption |
|
||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Comparable |
|
||
REMOVED (!) | java.lang.constant.Constable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 6285728713617268344 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | |||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | ADDED_BALANCE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | ALIAS_IS_TAKEN |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | ALIAS_REMOVED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | ALIAS_SET_TO |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | ALIAS_TOO_LONG |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | ALREADY_ADDED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | ALREADY_OWNER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | AREA_LIST_HEADER_PAGED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | BACKUP_AUTOMATIC_FAILURE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | BACKUP_AUTOMATIC_FINISHED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | BACKUP_AUTOMATIC_STARTED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | BACKUP_IMPOSSIBLE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | BACKUP_LIST_ENTRY |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | BACKUP_LIST_FAILED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | BACKUP_LIST_HEADER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | BACKUP_LOAD_FAILURE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | BACKUP_LOAD_SUCCESS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | BACKUP_LOAD_USAGE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | BACKUP_SAVE_FAILED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | BACKUP_SAVE_SUCCESS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | BACKUP_USAGE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | BIOME_SET_TO |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | BLOCK_LIST_SEPARATOR |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | BORDER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CANNOT_AFFORD_MERGE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CANNOT_AFFORD_PLOT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CANNOT_BUY_OWN |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CANNOT_KICK_PLAYER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CANT_CLAIM_MORE_CLUSTERS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CANT_CLAIM_MORE_PLOTS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CANT_CLAIM_MORE_PLOTS_NUM |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CANT_REMOVE_OWNER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CANT_TRANSFER_MORE_PLOTS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CLAIMED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CLEARING_DONE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CLICKABLE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CLUSTER_ADDED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CLUSTER_ADDED_HELPER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CLUSTER_ADDED_USER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CLUSTER_AVAILABLE_ARGS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CLUSTER_CANNOT_LEAVE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CLUSTER_DELETED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CLUSTER_INFO |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CLUSTER_INTERSECTION |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CLUSTER_INVITED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CLUSTER_KICKED_USER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CLUSTER_LIST_ELEMENT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CLUSTER_LIST_HEADING |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CLUSTER_NOT_ADDED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CLUSTER_OUTSIDE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CLUSTER_REGENERATED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CLUSTER_REMOVED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CLUSTER_REMOVED_HELPER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CLUSTER_RESIZED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CLUSTER_TELEPORTING |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | COMMAND_BLOCKED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | COMMAND_CATEGORY_ADMINISTRATION |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | COMMAND_CATEGORY_APPEARANCE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | COMMAND_CATEGORY_CHAT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | COMMAND_CATEGORY_CLAIMING |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | COMMAND_CATEGORY_DEBUG |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | COMMAND_CATEGORY_INFO |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | COMMAND_CATEGORY_SCHEMATIC |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | COMMAND_CATEGORY_SETTINGS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | COMMAND_CATEGORY_TELEPORT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | COMMAND_SYNTAX |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | COMMAND_WENT_WRONG |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | COMMENT_ADDED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | COMMENT_LIST_HEADER_PAGED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | COMMENT_REMOVED_FAILURE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | COMMENT_REMOVED_SUCCESS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | COMMENT_SYNTAX |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | COMMENT_THIS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | COMPASS_TARGET |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | COMPONENT_ILLEGAL_BLOCK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | COPY_SUCCESS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | CUSTOM_STRING |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | DEBUG_HEADER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | DEBUG_LINE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | DEBUG_REPORT_CREATED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | DEBUG_SECTION |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | DEBUGALLOWUNSAFE_OFF |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | DEBUGALLOWUNSAFE_ON |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | DELETING_DONE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | DENIED_ADDED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | DESC_SET |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | DESC_UNSET |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | DID_YOU_MEAN |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | DIRECTION |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | DONE_ALREADY_DONE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | DONE_INSUFFICIENT_COMPLEXITY |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | DONE_NOT_DONE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | DONE_REMOVED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | DONE_SUCCESS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | ECON_DISABLED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | ENABLED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | ERROR |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | EVENT_DENIED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | EVERYONE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | EXPIRED_CONFIRM |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FAILED_CONFIRM |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FETCHING_PLAYER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FETCHING_PLAYERS_TIMEOUT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_ADDED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_ANIMAL_INTERACT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_BREAK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_CATEGORY_BLOCK_LIST |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_CATEGORY_BOOLEAN |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_CATEGORY_DECIMAL |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_CATEGORY_DOUBLES |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_CATEGORY_ENUM |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_CATEGORY_FLY |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_CATEGORY_GAMEMODE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_CATEGORY_INTEGER_LIST |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_CATEGORY_INTEGERS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_CATEGORY_INTERVALS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_CATEGORY_MIXED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_CATEGORY_MUSIC |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_CATEGORY_STRING |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_CATEGORY_STRING_LIST |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_CATEGORY_TELEPORT_DENY |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_CATEGORY_WEATHER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESC |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_ANIMAL_ATTACK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_ANIMAL_CAP |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_ANIMAL_INTERACT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_BLOCK_BURN |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_BLOCK_IGNITION |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_BLOCKED_CMDS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_BREAK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_CHAT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_CORAL_DRY |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_DENY_EXIT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_DENY_TELEPORT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_DESCRIPTION |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_DEVICE_INTERACT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_DISABLE_PHYSICS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_DROP_PROTECTION |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_ENTITY_CAP |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_EXPLOSION |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_FAREWELL |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_FEED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_FLIGHT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_FORCEFIELD |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_GAMEMODE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_GRASS_GROW |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_GREETING |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_GUEST_GAMEMODE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_HANGING_BREAK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_HANGING_PLACE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_HEAL |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_HIDE_INFO |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_HOSTILE_ATTACK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_HOSTILE_CAP |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_HOSTILE_INTERACT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_ICE_FORM |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_ICE_MELT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_INSTABREAK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_INVINCIBLE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_ITEM_DROP |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_KEEP |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_KEEP_INVENTORY |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_KELP_GROW |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_LIQUID_FLOW |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_MISC_BREAK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_MISC_CAP |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_MISC_INTERACT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_MISC_PLACE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_MOB_BREAK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_MOB_CAP |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_MOB_PLACE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_MUSIC |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_MYCEL_GROW |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_NO_WORLDEDIT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_NOTIFY_ENTER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_NOTIFY_LEAVE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_PLACE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_PLAYER_INTERACT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_PREVENT_CREATIVE_COPY |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_PRICE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_PVE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_PVP |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_REDSTONE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_SERVER_PLOT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_SNOW_FORM |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_SNOW_MELT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_SOIL_DRY |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_TAMED_ATTACK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_TAMED_INTERACT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_TIME |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_TITLES |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_UNTRUSTED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_USE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_VEHICLE_BREAK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_VEHICLE_CAP |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_VEHICLE_PLACE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_VEHICLE_USE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_VILLAGER_INTERACT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_VINE_GROW |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DESCRIPTION_WEATHER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DEVICE_INTERACT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_DISABLE_PHYSICS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_ERROR_BOOLEAN |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_ERROR_DOUBLE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_ERROR_ENUM |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_ERROR_GAMEMODE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_ERROR_INTEGER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_ERROR_INTEGER_LIST |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_ERROR_INTERVAL |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_ERROR_INVALID_BLOCK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_ERROR_KEEP |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_ERROR_LONG |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_ERROR_MUSIC |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_ERROR_PLOTBLOCKLIST |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_ERROR_STRING |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_ERROR_STRINGLIST |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_ERROR_WEATHER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_HANGING_BREAK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_HANGING_PLACE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_HOSTILE_INTERACT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_INFO_CATEGORY |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_INFO_COLOR_KEY |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_INFO_COLOR_VALUE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_INFO_DEFAULT_VALUE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_INFO_DESCRIPTION |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_INFO_EXAMPLE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_INFO_FOOTER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_INFO_HEADER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_INFO_NAME |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_KEY |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_LIST_SEE_INFO |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_MISC_BREAK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_MISC_INTERACT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_MISC_PLACE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_MOB_PLACE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_NOT_ADDED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_NOT_REMOVED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_PARSE_ERROR |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_PARTIALLY_REMOVED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_PLACE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_PLAYER_INTERACT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_PVP |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_REMOVED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_TAMED_INTERACT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_TUTORIAL_USAGE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_USE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_VEHICLE_BREAK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_VEHICLE_PLACE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FLAG_VEHICLE_USE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | FOUND_NO_PLOTS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | GAMEMODE_WAS_BYPASSED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | GENERATING_COMPONENT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | GENERATING_LINK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | GENERATING_LINK_FAILED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | GENERIC_INVALID_CHOICE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | GENERIC_MERGED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | GENERIC_OTHER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | GENERIC_UNOWNED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | GRANTED_PLOT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | GRANTED_PLOTS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | HEIGHT_LIMIT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | HELP_DISPLAY_ALL_COMMANDS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | HELP_FOOTER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | HELP_HEADER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | HELP_INFO_ITEM |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | HELP_ITEM |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | HELP_PAGE_HEADER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | HOME_ARGUMENT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | INBOX_EMPTY |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | INBOX_ITEM |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | INBOX_NOTIFICATION |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | INFO_SYNTAX_CONSOLE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | INVALID_CLUSTER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | INVALID_COMMAND_FLAG |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | INVALID_INBOX |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | INVALID_PLAYER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | INVALID_PLAYER_OFFLINE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | IS_CONSOLE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | LEGACY_CONFIG_BACKUP |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | LEGACY_CONFIG_CONVERSION_FAILED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | LEGACY_CONFIG_DONE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | LEGACY_CONFIG_FOUND |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | LEGACY_CONFIG_REPLACED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | LOAD_FAILED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | LOAD_LIST |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | LOAD_NULL |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | MCA_FILE_SIZE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | MEMBER_ADDED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | MERGE_ACCEPTED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | MERGE_NOT_VALID |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | MERGE_REQUEST_CONFIRM |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | MERGE_REQUESTED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | MOVE_MERGED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | MOVE_SUCCESS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NEED_BIOME |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NEED_BLOCK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NEVER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NO_AVAILABLE_AUTOMERGE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NO_FREE_PLOTS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NO_PERM_INBOX |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NO_PERM_INBOX_MODIFY |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NO_PERMISSION |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NO_PERMISSION_EVENT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NO_PLOT_INBOX |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NO_PLOT_PERMS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NO_PLOTS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NO_SCHEMATIC_PERMISSION |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NONE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NOT_A_NUMBER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NOT_ADDED_TRUSTED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NOT_ALLOWED_BLOCK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NOT_CONSOLE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NOT_FOR_SALE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NOT_IN_CLUSTER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NOT_IN_PLOT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NOT_IN_PLOT_WORLD |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NOT_VALID_BLOCK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NOT_VALID_FLAG |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NOT_VALID_FLAG_SUGGESTED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NOT_VALID_INBOX_INDEX |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NOT_VALID_NUMBER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NOT_VALID_PLOT_ID |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NOT_VALID_PLOT_WORLD |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NOT_VALID_SUBCOMMAND |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NOT_VALID_VALUE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NOT_VALID_WORLD |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NOTIFY_ENTER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NOTIFY_LEAVE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NOW |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NOW_OWNER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NUMBER_NOT_IN_RANGE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | NUMBER_NOT_POSITIVE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | OWNER_SIGN_LINE_1 |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | OWNER_SIGN_LINE_2 |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | OWNER_SIGN_LINE_3 |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | OWNER_SIGN_LINE_4 |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PASTE_FAILED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_ALIAS_REMOVE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_ALIAS_SET |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_ALLOW_UNSAFE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_BACKUP_OTHER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_BUILD_HEIGHT_LIMIT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_BUILD_OTHER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_BUILD_ROAD |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_BUILD_UNOWNED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_CAPS_OTHER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_CHAT_BYPASS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_COMMAND |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_COMMAND_CLEAR |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_COMMAND_CONTINUE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_COMMAND_DELETE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_COMMAND_DENY |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_COMMAND_DONE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_COMMAND_DOWNLOAD |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_COMMAND_KICK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_COMMAND_LOAD |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_COMMAND_MERGE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_COMMAND_RATE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_COMMAND_REMOVE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_COMMAND_SAVE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_COMMAND_SCHEMATIC |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_COMMAND_SCHEMATIC_PASTE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_COMMAND_SCHEMATIC_SAVE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_COMMAND_SET_OWNER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_COMMAND_TRUST |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_COMMAND_UNLINK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_DEBUG_OTHER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_DESTROY_GROUNDLEVEL |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_DESTROY_OTHER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_DESTROY_ROAD |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_DESTROY_UNOWNED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_ENTRY_DENIED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_ENTRY_FORCEFIELD |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_EXIT_DENIED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_INTERACT_BLOCKED_CMDS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_INTERACT_OTHER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_INTERACT_ROAD |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_INTERACT_UNOWNED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_SUDO_AREA |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_UPDATE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_UPDATE_NOTIFICATION |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ADMIN_VISIT_UNTRUSTED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ALIAS_REMOVE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ALIAS_SET |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_ALIAS_SET_OBSOLETE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_AREA_CREATE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_AREA_INFO |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_AREA_INFO_FORCE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_AREA_LIST |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_AREA_REGEN |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_AREA_TP |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_AUTO_MEGA |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_BACKUP |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_BACKUP_LIST |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_BACKUP_LOAD |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_BACKUP_SAVE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLAIM_SCHEMATIC |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLUSTER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLUSTER_CREATE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLUSTER_CREATE_OTHER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLUSTER_DELETE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLUSTER_DELETE_OTHER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLUSTER_HELPERS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLUSTER_INFO |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLUSTER_INVITE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLUSTER_INVITE_OTHER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLUSTER_KICK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLUSTER_KICK_OTHER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLUSTER_LEAVE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLUSTER_LIST |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLUSTER_RESIZE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLUSTER_RESIZE_EXPAND |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLUSTER_RESIZE_OTHER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLUSTER_RESIZE_SHRINK |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLUSTER_SETHOME |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLUSTER_SETHOME_OTHER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLUSTER_SIZE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLUSTER_TP |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CLUSTER_TP_OTHER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_COMMANDS_CHAT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_COMMENT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_CONTINUE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_DENY_EVERYONE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_DOWNLOAD_WORLD |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_FLAG_ADD |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_FLAG_LIST |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_FLAG_REMOVE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_GRANT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_HOME |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_LIST_ALL |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_LIST_AREA |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_LIST_DONE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_LIST_EXPIRED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_LIST_FOR_SALE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_LIST_FUZZY |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_LIST_MINE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_LIST_PLAYER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_LIST_SHARED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_LIST_TOP |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_LIST_UNKNOWN |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_LIST_UNOWNED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_LIST_WORLD |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_LIST_WORLD_NAME |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_MERGE_KEEP_ROAD |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_MERGE_OTHER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_PLOT_TOGGLE_CHAT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_PLOT_TOGGLE_TIME |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_PLOT_TOGGLE_TITLES |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_PROJECTILE_OTHER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_PROJECTILE_UNOWNED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_SCHEMATIC_LIST |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_SCHEMATIC_PASTE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_SCHEMATIC_SAVE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_SET_COMPONENT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_SET_FLAG |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_SET_FLAG_KEY |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_SET_FLAG_KEY_VALUE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_SET_FLAG_OTHER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_SHARED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_STAR |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_TRUST_EVERYONE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_VISIT_OTHER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_VISIT_OWNED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_VISIT_UNOWNED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PERMISSION_WORLDEDIT_BYPASS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLAYER_NO_PLOTS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_AREA_TYPE_AUGMENTED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_AREA_TYPE_NORMAL |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_AREA_TYPE_PARTIAL |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_CAPS_FORMAT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_CAPS_HEADER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_CHAT_FORCED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_CHAT_FORMAT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_CHAT_SPY_FORMAT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_DEBUG |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_FLAG_LIST |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_INFO_ALIAS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_INFO_BIOME |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_INFO_DENIED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_INFO_FLAGS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_INFO_FOOTER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_INFO_FORMAT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_INFO_HEADER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_INFO_HIDDEN |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_INFO_ID |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_INFO_LIKES |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_INFO_MEMBERS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_INFO_OWNER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_INFO_RATING |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_INFO_SEEN |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_INFO_SIZE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_INFO_TRUSTED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_INFO_UNCLAIMED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_IS_CLAIMED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_LEFT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_LIST_HEADER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_LIST_HEADER_PAGED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_MAX_MEMBERS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_NEAR |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_NO_DESCRIPTION |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_NOT_CLAIMED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_REMOVED_USER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_SOLD |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_UNOWNED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOT_USER_LIST |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PLOTWORLD_INCOMPATIBLE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | POSITION_SET |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | POSITION_UNSET |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PREFIX |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PREFIX_FAREWELL |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PREFIX_GREETING |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PRESET_CANNOT_AFFORD |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PRESET_INVALID |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PRESET_LORE_COMPONENT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PRESET_LORE_COST |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | PURGE_SUCCESS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | RATE_THIS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | RATING_ALREADY_EXISTS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | RATING_APPLIED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | RATING_DISLIKED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | RATING_LIKED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | RATING_NOT_DONE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | RATING_NOT_OWNED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | RATING_NOT_VALID |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | RATING_NOT_YOUR_OWN |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | RATINGS_PURGED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | RELOAD_FAILED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | RELOADED_CONFIGS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | REMOVED_BALANCE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | REMOVED_GRANTED_PLOT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | REMOVED_PLAYERS |
|
|||||
REMOVED (!) | public static final | java.util.HashMap
<..>
(!)
| replacements |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | REQUIRES_CONFIRM |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | REQUIRES_UNMERGED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | REQUIRES_UNOWNED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SAVE_FAILED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SAVE_SUCCESS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SCHEMATIC_EXPORTALL_FINISHED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SCHEMATIC_EXPORTALL_SINGLE_FINISHED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SCHEMATIC_EXPORTALL_STARTED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SCHEMATIC_EXPORTALL_WORLD |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SCHEMATIC_EXPORTALL_WORLD_ARGS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SCHEMATIC_INVALID |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SCHEMATIC_LIST |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SCHEMATIC_MISSING_ARG |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SCHEMATIC_PASTE_FAILED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SCHEMATIC_PASTE_MERGED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SCHEMATIC_PASTE_SUCCESS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SCHEMATIC_ROAD_CREATED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SCHEMATIC_TOO_LARGE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SERVER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SET_ATTRIBUTE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SET_BLOCK_ACTION_FINISHED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SET_OWNER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SET_OWNER_CANCELLED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SET_OWNER_MISSING_PLAYER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_AREA_INVALID_ID |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_AREA_MAX_PLOT_ID |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_AREA_MAX_PLOT_ID_ERROR |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_AREA_MIN_PLOT_ID |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_AREA_MIN_PLOT_ID_ERROR |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_AREA_NAME |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_AREA_NON_ALPHANUMERICAL |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_AREA_PLOT_ID_GREATER_THAN_MINIMUM |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_CANCELLED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_FINISHED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_INIT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_INVALID_ARG |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_NOT_STARTED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_PARTIAL_AREA |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_PARTIAL_AREA_ERROR |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_STEP |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_VALID_ARG |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_WORLD_APPLY_PLOTSQUARED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_WORLD_GENERATOR_ERROR |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_WORLD_NAME |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_WORLD_NAME_ERROR |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_WORLD_NAME_FORMAT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_WORLD_NAME_TAKEN |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_WORLD_TAKEN |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_WORLD_TYPE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_WORLD_TYPE_ERROR |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SETUP_WRONG_GENERATOR |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SINGLE_AREA_COULD_NOT_MAKE_DIRECTORIES |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SINGLE_AREA_CREATED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SINGLE_AREA_FAILED_TO_SAVE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SINGLE_AREA_MISSING_SELECTION |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SINGLE_AREA_NAME_TAKEN |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SINGLE_AREA_NEEDS_NAME |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SINGLE_AREA_NOT_SQUARE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SINGLE_AREA_OVERLAPPING |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SUBCOMMAND_SET_OPTIONS_HEADER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SUCCESS_MERGE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SWAP_MERGED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SWAP_OVERLAP |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | SWAP_SUCCESS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | TASK_IN_PROCESS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | TELEPORT_FAILED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | TELEPORT_IN_SECONDS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | TELEPORTED_TO_PLOT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | TELEPORTED_TO_ROAD |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | TILE_ENTITY_CAP_REACHED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | TITLE_ENTERED_PLOT |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | TITLE_ENTERED_PLOT_SUB |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | TOGGLE_DISABLED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | TOGGLE_ENABLED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | TRIM_IN_PROGRESS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | TRUSTED_ADDED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | UNKNOWN |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | UNLINK_IMPOSSIBLE |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | UNLINK_SUCCESS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | UNMERGE_CANCELLED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | WAIT_FOR_TIMER |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | WORLDEDIT_BYPASS |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | WORLDEDIT_BYPASSED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | YOU_GOT_DENIED |
|
|||||
REMOVED (!) | public static final | com.plotsquared.core.configuration.Captions (!) | YOU_GOT_KICKED |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | n.a. | java.lang.String | color(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | java.lang.String | getCategory() | n.a. |
|
|
||||||
REMOVED | public | n.a. | java.lang.String | getTranslated() | n.a. | n.a. |
|
||||||
REMOVED (!) | static public | n.a. | void | load(java.io.File) | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | java.lang.String | toString() | n.a. |
|
|
||||||
REMOVED | public | n.a. | boolean | usePrefix() | n.a. | n.a. |
|
||||||
REMOVED (!) | static public | n.a. | com.plotsquared.core.configuration.Captions | valueOf(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | static public | n.a. | com.plotsquared.core.configuration.Captions[] | values() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | CaptionUtility() | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | n.a. | java.lang.String | format(com.plotsquared.core.player.PlotPlayer,
| n.a. |
|
|
||||||
REMOVED (!) | static public | n.a. | java.lang.String | format(com.plotsquared.core.player.PlotPlayer,
| n.a. |
|
|
||||||
REMOVED (!) | static public | n.a. | java.lang.String | formatRaw(com.plotsquared.core.player.PlotPlayer,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Field | Compatibility Changes: | ||||
REMOVED (!) | public static final | java.util.Collection
<..>
(!)
| formatters |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | n.a. | void | format(com.plotsquared.core.configuration.ChatFormatter$ChatContext) | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.FunctionalInterface | n.a. |
Change |
CLASS_REMOVED |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | ChatFormatter$ChatContext(com.plotsquared.core.player.PlotPlayer,
| n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | java.lang.Object[] | getArgs() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | java.lang.String | getMessage() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.player.PlotPlayer | getRecipient() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | isRawOutput() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | void | setMessage(java.lang.String) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED (!) | public | n.a. | ConfigurationNode(java.lang.String,
<..>
)
| n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | ConfigurationNode(java.lang.String,
| n.a. |
|
|
||||||||
NEW | public | n.a. | ConfigurationNode(java.lang.String,
<..>
,
<..>
)
| n.a. | n.a. |
|
||||||||
NEW | public | n.a. | ConfigurationNode(java.lang.String,
<..>
)
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public | n.a. | com.plotsquared.core.configuration.caption.Caption (<- java.lang.String) | getDescription() | n.a. |
|
|
||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.configuration.ConfigurationUtil$SettingValue
<..>
| getType() | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | n.a. | com.plotsquared.core.plot.PlotAreaTerrainType | getTerrain(com.plotsquared.core.configuration.ConfigurationSection) | n.a. |
|
|
||||||
NEW | static public | n.a. | com.plotsquared.core.plot.PlotAreaType | getType(com.plotsquared.core.configuration.ConfigurationSection) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes | ||
REMOVED (!) | com.plotsquared.core.configuration.ChatFormatter |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | PlotSquaredChatFormatter() | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | n.a. | void | format(com.plotsquared.core.configuration.ChatFormatter$ChatContext) | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||||||||
REMOVED (!) | public static | boolean (!) | TITLES
Annotations:
|
|
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||||||
NEW | public static | java.lang.String | BACKEND_URL
Annotations:
| n.a. | ||||||||||||||
NEW | public static | java.lang.String | DELETE_URL
Annotations:
| n.a. | ||||||||||||||
NEW | public static | java.lang.String | DOWNLOAD_URL
Annotations:
| n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | Settings$Arkitektonika() | n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | com.plotsquared.core.configuration.Config$Comment |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||||||||
NEW | public static | java.util.List
<..>
| CLICK_EVENT_ACTIONS_TO_REMOVE
Annotations:
| n.a. | ||||||||||||||||
REMOVED (!) | public static | boolean (!) | CONSOLE_COLOR
Annotations:
|
|
||||||||||||||||
REMOVED (!) | public static | boolean (!) | INTERACTIVE
Annotations:
|
|
||||||||||||||||
NEW | public static | boolean | LOG_PLOTCHAT_TO_CONSOLE
Annotations:
| n.a. | ||||||||||||||||
NEW | public static | boolean | NOTIFICATION_AS_ACTIONBAR
Annotations:
| n.a. |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status: | Fully Qualified Name: | Elements: | ||||||||
MODIFIED | com.plotsquared.core.configuration.Config$Comment |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||||||||
REMOVED (!) | public static | boolean (!) | BLOCK_CACHE
Annotations:
|
|
||||||||||||||||
NEW | public static | java.lang.String | DEFAULT_LOCALE
Annotations:
| n.a. | ||||||||||||||||
REMOVED (!) | public static | boolean (!) | DISABLE_NASHORN_SCRIPT_ENGINE
Annotations:
|
|
||||||||||||||||
NEW | public static | boolean | KILL_OWNED_ROAD_MOBS
Annotations:
| n.a. | ||||||||||||||||
NEW | public static | boolean | PER_USER_LOCALE
Annotations:
| n.a. | ||||||||||||||||
REMOVED (!) | public static | boolean (!) | PERMISSION_CACHE
Annotations:
|
|
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||||||
NEW | public static | boolean | CLEAR | n.a. | ||||||||||||||
NEW | public static | boolean | COPY_AND_SWAP | n.a. | ||||||||||||||
NEW | public static | boolean | CUBOIDS | n.a. | ||||||||||||||
NEW | public static | boolean | FAWE_HOOK
Annotations:
| n.a. | ||||||||||||||
NEW | public static | boolean | SET_BIOME | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | Settings$FAWE_Components() | n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | com.plotsquared.core.configuration.Config$Comment |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||||||
UNCHANGED | public static | int | MAX_PLOTS
Annotations:
| n.a. |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static | java.lang.String (!) | SCRIPTS |
|
||
REMOVED (!) | public static | java.lang.String (!) | TRANSLATIONS |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||||||||
NEW | public static | int | INITIAL_BATCH_SIZE
Annotations:
| n.a. | ||||||||||||||||
NEW | public static | int | LIGHTING_MODE
Annotations:
| n.a. | ||||||||||||||||
NEW | public static | int | MAX_ITERATION_TIME
Annotations:
| n.a. | ||||||||||||||||
NEW | public static | int | NOTIFY_INTERVAL
Annotations:
| n.a. | ||||||||||||||||
NEW | public static | boolean | NOTIFY_PROGRESS
Annotations:
| n.a. | ||||||||||||||||
NEW | public static | int | NOTIFY_WAIT
Annotations:
| n.a. | ||||||||||||||||
REMOVED (!) | public static | int (!) | TARGET_TIME
Annotations:
|
|
||||||||||||||||
NEW | public static | boolean | UPDATE_EDGES
Annotations:
| n.a. |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||||||
NEW | public static | java.lang.String | BLOCK_0
Annotations:
| n.a. | ||||||||||||||
NEW | public static | java.lang.String | BLOCK_1 | n.a. | ||||||||||||||
NEW | public static | java.lang.String | BLOCK_2 | n.a. | ||||||||||||||
NEW | public static | java.lang.String | BLOCK_3 | n.a. | ||||||||||||||
NEW | public static | java.lang.String | BLOCK_4 | n.a. | ||||||||||||||
NEW | public static | java.lang.String | BLOCK_5 | n.a. | ||||||||||||||
NEW | public static | java.lang.String | BLOCK_6 | n.a. | ||||||||||||||
NEW | public static | java.lang.String | BLOCK_7 | n.a. | ||||||||||||||
NEW | public static | java.lang.String | BLOCK_8 | n.a. |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||||||
NEW | public static | boolean | PASTE_MISMATCHES
Annotations:
| n.a. |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||||||
UNCHANGED | public static | int | DELAY
Annotations:
| n.a. | ||||||||||||||
NEW | public static | boolean | ON_CLEAR
Annotations:
| n.a. | ||||||||||||||
NEW | public static | boolean | ON_DELETE
Annotations:
| n.a. | ||||||||||||||
NEW | public static | boolean | VISIT_MERGED_OWNERS
Annotations:
| n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||||||
NEW | public static | java.lang.String | DATE_FORMAT
Annotations:
| n.a. | ||||||||||||||
NEW | public static | java.lang.String | TIME_ZONE
Annotations:
| n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | Settings$Timeformat() | n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | com.plotsquared.core.configuration.Config$Comment |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||||||
NEW | public static | boolean | DISPLAY_TITLES
Annotations:
| n.a. | ||||||||||||||
NEW | public static | boolean | TITLES_AS_ACTIONBAR
Annotations:
| n.a. | ||||||||||||||
NEW | public static | int | TITLES_FADE_IN
Annotations:
| n.a. | ||||||||||||||
NEW | public static | int | TITLES_FADE_OUT
Annotations:
| n.a. | ||||||||||||||
NEW | public static | int | TITLES_STAY
Annotations:
| n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | Settings$Titles() | n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | com.plotsquared.core.configuration.Config$Comment |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||||||||
REMOVED (!) | public static | boolean (!) | USE_SQLUUIDHANDLER
Annotations:
|
|
Change |
ANNOTATION_DEPRECATED_ADDED |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||||||||
REMOVED (!) | public static | java.lang.String (!) | ASSETS
Annotations:
|
|
||||||||||||||||
NEW | public static | boolean | LEGACY_WEBINTERFACE
Annotations:
| n.a. |
Status: | Fully Qualified Name: | Elements: | ||||||||
MODIFIED | com.plotsquared.core.configuration.Config$Comment |
|
||||||||
NEW | java.lang.Deprecated |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes | ||
REMOVED (!) | com.plotsquared.core.configuration.Caption |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | StaticCaption(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | StaticCaption(java.lang.String) | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | n.a. | java.lang.String | getTranslated() | n.a. | n.a. |
|
||||
REMOVED | public | n.a. | boolean | usePrefix() | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | n.a. | SQLManager(com.plotsquared.core.database.Database,
|
|
|
|
||||||||||||
NEW | public | n.a. | SQLManager(com.plotsquared.core.database.Database,
|
| n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | SQLManager$UniqueStatement(com.plotsquared.core.database.SQLManager,
| n.a. |
|
|
||||||
NEW | public | n.a. | SQLManager$UniqueStatement(java.lang.String) | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | PlayerAutoPlotEvent(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.player.PlotPlayer
<..>
| getPlayer() | n.a. | n.a. |
|
||||||||||||||||||||
NEW | public | n.a. | com.plotsquared.core.plot.Plot | getPlot() | n.a. |
|
|
||||||||||||||||||||
UNCHANGED | public | n.a. | java.lang.String | getSchematic()
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||
UNCHANGED | public | n.a. | int | getSize_x()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
UNCHANGED | public | n.a. | int | getSize_z()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
NEW | public | n.a. | int | getSizeX() | n.a. |
|
|
||||||||||||||||||||
NEW | public | n.a. | int | getSizeZ() | n.a. |
|
|
||||||||||||||||||||
UNCHANGED | public | n.a. | void | setSize_x(int)
Annotations:
| n.a. |
|
|
||||||||||||||||||||
UNCHANGED | public | n.a. | void | setSize_z(int)
Annotations:
| n.a. |
|
|
||||||||||||||||||||
NEW | public | n.a. | void | setSizeX(int) | n.a. |
|
|
||||||||||||||||||||
NEW | public | n.a. | void | setSizeZ(int) | n.a. |
|
|
Status | Superclass | Compatibility Changes |
NEW | com.plotsquared.core.events.PlotPlayerEvent | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | n.a. | PlayerAutoPlotsChosenEvent(com.plotsquared.core.player.PlotPlayer
<..>
,
<..>
)
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | n.a. | com.plotsquared.core.plot.Plot | getPlot() | n.a. |
|
|
||||||||
NEW | public | n.a. | java.util.List
<..>
| getPlots() | n.a. |
|
|
||||||||
NEW | public | n.a. | void | setPlots(java.util.List
<..>
)
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | PlayerClaimPlotEvent(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED | public | n.a. | java.lang.String | getSchematic()
Annotations:
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | PlayerEnterPlotEvent(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | PlayerLeavePlotEvent(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | PlayerPlotDeniedEvent(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.player.PlotPlayer
<..>
| getInitiator() | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | PlayerPlotHelperEvent(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.player.PlotPlayer
<..>
| getInitiator() | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | PlayerPlotTrustedEvent(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.player.PlotPlayer
<..>
| getInitiator() | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | PlayerTeleportToPlotEvent(com.plotsquared.core.player.PlotPlayer
<..>
(*),
Annotations:
| n.a. |
|
|
||||||||||||||||||||||
NEW | public | n.a. | PlayerTeleportToPlotEvent(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | com.plotsquared.core.events.TeleportCause | getCause() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | PlotChangeOwnerEvent(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.player.PlotPlayer
<..>
| getInitiator() | n.a. | n.a. |
|
Status | Superclass | Compatibility Changes |
NEW | com.plotsquared.core.events.PlotEvent | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | PlotClaimedNotifyEvent(com.plotsquared.core.plot.Plot,
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | boolean | wasAuto() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
MODIFIED | not_final (<- final ) public | n.a. | com.plotsquared.core.plot.Plot | getPlot() | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | PlotMergeEvent(java.lang.String,
<..>
(*))
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.player.PlotPlayer
<..>
| getPlayer() | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | PlotPlayerEvent(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.player.PlotPlayer
<..>
| getPlotPlayer() | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | PlotRateEvent(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.player.PlotPlayer
<..>
| getRater() | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -2273921666746822803 | n.a. |
New | true | 6140379228563390992 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | com.plotsquared.core.events.TeleportCause | COMMAND_AREA_CREATE | n.a. |
NEW | public static final | com.plotsquared.core.events.TeleportCause | COMMAND_AREA_TELEPORT | n.a. |
NEW | public static final | com.plotsquared.core.events.TeleportCause | COMMAND_AUTO | n.a. |
NEW | public static final | com.plotsquared.core.events.TeleportCause | COMMAND_CLAIM | n.a. |
NEW | public static final | com.plotsquared.core.events.TeleportCause | COMMAND_CLEAR | n.a. |
NEW | public static final | com.plotsquared.core.events.TeleportCause | COMMAND_CLUSTER_TELEPORT | n.a. |
NEW | public static final | com.plotsquared.core.events.TeleportCause | COMMAND_DELETE | n.a. |
NEW | public static final | com.plotsquared.core.events.TeleportCause | COMMAND_HOME | n.a. |
NEW | public static final | com.plotsquared.core.events.TeleportCause | COMMAND_LIKE | n.a. |
NEW | public static final | com.plotsquared.core.events.TeleportCause | COMMAND_MIDDLE | n.a. |
NEW | public static final | com.plotsquared.core.events.TeleportCause | COMMAND_RATE | n.a. |
NEW | public static final | com.plotsquared.core.events.TeleportCause | COMMAND_SETUP | n.a. |
NEW | public static final | com.plotsquared.core.events.TeleportCause | COMMAND_TEMPLATE | n.a. |
NEW | public static final | com.plotsquared.core.events.TeleportCause | COMMAND_VISIT | n.a. |
NEW | public static final | com.plotsquared.core.events.TeleportCause | DEATH | n.a. |
NEW | public static final | com.plotsquared.core.events.TeleportCause | DENIED | n.a. |
NEW | public static final | com.plotsquared.core.events.TeleportCause | KICK | n.a. |
NEW | public static final | com.plotsquared.core.events.TeleportCause | LOGIN | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
NEW | public static final | java.util.Set
<..>
| COMMAND | n.a. | ||
NEW | public static final | java.util.Set
<..>
| PLUGIN | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | TeleportCause$CauseSets() | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | n.a. | boolean | generate(java.lang.Object,
| n.a. |
|
|
||||||
NEW | static public | n.a. | boolean | generate(java.lang.Object,
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | ClassicPlotManager(com.plotsquared.core.generator.ClassicPlotWorld) | n.a. |
|
|
||||||||||
NEW | public | n.a. | ClassicPlotManager(com.plotsquared.core.generator.ClassicPlotWorld,
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | n.a. | boolean | claimPlot(com.plotsquared.core.plot.Plot) | n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | claimPlot(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | createRoadEast(com.plotsquared.core.plot.Plot) | n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | createRoadEast(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | createRoadSouth(com.plotsquared.core.plot.Plot) | n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | createRoadSouth(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | createRoadSouthEast(com.plotsquared.core.plot.Plot) | n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | createRoadSouthEast(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | finishPlotMerge(java.util.List
<..>
)
| n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | finishPlotMerge(java.util.List
<..>
,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | finishPlotUnlink(java.util.List
<..>
)
| n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | finishPlotUnlink(java.util.List
<..>
,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | removeRoadEast(com.plotsquared.core.plot.Plot) | n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | removeRoadEast(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | removeRoadSouth(com.plotsquared.core.plot.Plot) | n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | removeRoadSouth(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | removeRoadSouthEast(com.plotsquared.core.plot.Plot) | n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | removeRoadSouthEast(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | boolean | setAir(com.plotsquared.core.plot.PlotId,
| n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | setAir(com.plotsquared.core.plot.PlotId,
<..>
,
| n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | boolean | setAll(com.plotsquared.core.plot.PlotId,
| n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | setAll(com.plotsquared.core.plot.PlotId,
<..>
,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | setComponent(com.plotsquared.core.plot.PlotId,
| n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | setComponent(com.plotsquared.core.plot.PlotId,
<..>
,
| n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | boolean | setFloor(com.plotsquared.core.plot.PlotId,
| n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | setFloor(com.plotsquared.core.plot.PlotId,
<..>
,
| n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | boolean | setMain(com.plotsquared.core.plot.PlotId,
| n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | setMain(com.plotsquared.core.plot.PlotId,
<..>
,
| n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | boolean | setMiddle(com.plotsquared.core.plot.PlotId,
| n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | setMiddle(com.plotsquared.core.plot.PlotId,
| n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | boolean | setOutline(com.plotsquared.core.plot.PlotId,
| n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | setOutline(com.plotsquared.core.plot.PlotId,
<..>
,
| n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | boolean | setWall(com.plotsquared.core.plot.PlotId,
| n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | setWall(com.plotsquared.core.plot.PlotId,
<..>
,
| n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | boolean | setWallFilling(com.plotsquared.core.plot.PlotId,
| n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | setWallFilling(com.plotsquared.core.plot.PlotId,
<..>
,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | startPlotMerge(java.util.List
<..>
)
| n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | startPlotMerge(java.util.List
<..>
,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | startPlotUnlink(java.util.List
<..>
)
| n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | startPlotUnlink(java.util.List
<..>
,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | unClaimPlot(com.plotsquared.core.plot.Plot,
| n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | unClaimPlot(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | ClassicPlotWorld(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | n.a. | ClassicPlotWorld(java.lang.String,
| n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | GridPlotWorld(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | n.a. | GridPlotWorld(java.lang.String,
| n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | HybridGen() | n.a. |
|
|
||||||||||
NEW | public | n.a. | HybridGen(com.plotsquared.core.inject.factory.HybridPlotWorldFactory)
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | n.a. | void | generateChunk(com.plotsquared.core.queue.ScopedLocalBlockQueue,
| n.a. | n.a. |
|
||||||
NEW | public | n.a. | void | generateChunk(com.plotsquared.core.queue.ScopedQueueCoordinator,
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | HybridPlotManager(com.plotsquared.core.generator.HybridPlotWorld) | n.a. |
|
|
||||||
NEW | public | n.a. | HybridPlotManager(com.plotsquared.core.generator.HybridPlotWorld,
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | n.a. | boolean | clearPlot(com.plotsquared.core.plot.Plot,
| n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | clearPlot(com.plotsquared.core.plot.Plot,
<..>
,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | createRoadEast(com.plotsquared.core.plot.Plot) | n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | createRoadEast(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | createRoadSouth(com.plotsquared.core.plot.Plot) | n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | createRoadSouth(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | createRoadSouthEast(com.plotsquared.core.plot.Plot) | n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | createRoadSouthEast(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | void | pastePlotSchematic(com.plotsquared.core.queue.LocalBlockQueue,
| n.a. |
|
|
||||||||
NEW | public | n.a. | void | pastePlotSchematic(com.plotsquared.core.queue.QueueCoordinator,
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | HybridPlotWorld(java.lang.String,
| n.a. |
|
|
||||||||||
NEW | public | n.a. | HybridPlotWorld(java.lang.String,
Annotations:
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | HybridUtils() | n.a. |
|
|
||||||||||
NEW | public | n.a. | HybridUtils(com.plotsquared.core.plot.world.PlotAreaManager,
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||
REMOVED (!) | public | n.a. | int | checkModified(com.plotsquared.core.queue.LocalBlockQueue,
| n.a. |
|
|
|||||||
NEW | public | n.a. | int | checkModified(com.plotsquared.core.queue.QueueCoordinator,
| n.a. |
|
|
|||||||
REMOVED (!) | public | n.a. | int | get_ey(com.plotsquared.core.plot.PlotManager,
| n.a. |
|
|
|||||||
NEW | public | n.a. | int | get_ey(com.plotsquared.core.plot.PlotManager,
| n.a. |
|
|
|||||||
MODIFIED (!) | not_static (<- static ) public | n.a. | void (<- boolean) | regeneratePlotWalls(com.plotsquared.core.plot.PlotArea) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public abstract | n.a. | void | generateChunk(com.plotsquared.core.queue.ScopedLocalBlockQueue,
| n.a. |
|
|
||||||||||||
NEW (*) | public abstract | n.a. | void | generateChunk(com.plotsquared.core.queue.ScopedQueueCoordinator,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | n.a. | boolean | populateChunk(com.plotsquared.core.queue.ScopedLocalBlockQueue,
| n.a. |
|
|
||||||||||||
NEW | public | n.a. | boolean | populateChunk(com.plotsquared.core.queue.ScopedQueueCoordinator,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | n.a. | void | processSetup(com.plotsquared.core.plot.SetupObject)
Annotations:
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | SingleWorldGenerator() | n.a. |
|
|
||||||||||
NEW | public | n.a. | SingleWorldGenerator(com.plotsquared.core.plot.world.PlotAreaManager)
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | n.a. | void | generateChunk(com.plotsquared.core.queue.ScopedLocalBlockQueue,
| n.a. | n.a. |
|
||||||
NEW | public | n.a. | void | generateChunk(com.plotsquared.core.queue.ScopedQueueCoordinator,
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | SquarePlotManager(com.plotsquared.core.generator.SquarePlotWorld) | n.a. |
|
|
||||||
NEW | public | n.a. | SquarePlotManager(com.plotsquared.core.generator.SquarePlotWorld,
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | n.a. | boolean | clearPlot(com.plotsquared.core.plot.Plot,
| n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | clearPlot(com.plotsquared.core.plot.Plot,
<..>
,
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | SquarePlotWorld(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | n.a. | SquarePlotWorld(java.lang.String,
| n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes |
NEW | java.lang.annotation.Annotation | n.a. |
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | com.google.inject.BindingAnnotation | n.a. | ||||||||
NEW | java.lang.annotation.Retention |
|
||||||||
NEW | java.lang.annotation.Target |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes |
NEW | java.lang.annotation.Annotation | n.a. |
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | com.google.inject.BindingAnnotation | n.a. | ||||||||
NEW | java.lang.annotation.Retention |
|
||||||||
NEW | java.lang.annotation.Target |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes |
NEW | java.lang.annotation.Annotation | n.a. |
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | com.google.inject.BindingAnnotation | n.a. | ||||||||
NEW | java.lang.annotation.Retention |
|
||||||||
NEW | java.lang.annotation.Target |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes |
NEW | java.lang.annotation.Annotation | n.a. |
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | com.google.inject.BindingAnnotation | n.a. | ||||||||
NEW | java.lang.annotation.Retention |
|
||||||||
NEW | java.lang.annotation.Target |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes |
NEW | java.lang.annotation.Annotation | n.a. |
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | com.google.inject.BindingAnnotation | n.a. | ||||||||
NEW | java.lang.annotation.Retention |
|
||||||||
NEW | java.lang.annotation.Target |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes |
NEW | java.lang.annotation.Annotation | n.a. |
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | com.google.inject.BindingAnnotation | n.a. | ||||||||
NEW | java.lang.annotation.Retention |
|
||||||||
NEW | java.lang.annotation.Target |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes |
NEW | java.lang.annotation.Annotation | n.a. |
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | com.google.inject.BindingAnnotation | n.a. | ||||||||
NEW | java.lang.annotation.Retention |
|
||||||||
NEW | java.lang.annotation.Target |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public abstract | n.a. | com.plotsquared.core.queue.ChunkCoordinatorBuilder | create(com.plotsquared.core.inject.factory.ChunkCoordinatorFactory)
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public abstract | n.a. | com.plotsquared.core.queue.ChunkCoordinator | create(long,
<..>
,
<..>
,
<..>
,
<..>
)
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | n.a. | com.plotsquared.core.generator.HybridPlotWorld | create(java.lang.String,
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | n.a. | com.plotsquared.core.backup.PlayerBackupProfile | create(java.util.UUID,
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public abstract | n.a. | com.plotsquared.core.queue.subscriber.ProgressSubscriber | create() | n.a. | n.a. |
|
||||||
NEW | public abstract | n.a. | com.plotsquared.core.queue.subscriber.ProgressSubscriber | createFull(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. | n.a. |
|
||||||
NEW | public abstract | n.a. | com.plotsquared.core.queue.subscriber.ProgressSubscriber | createWithActor(com.plotsquared.core.player.PlotPlayer
<..>
)
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | PlotSquaredModule() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
CLASS_GENERIC_TEMPLATE_CHANGED |
Change Status | Name | Old Type | New Type | Generics |
REMOVED | P | java.lang.Object | n.a. |
Status | Interface | Compatibility Changes | ||
REMOVED (!) | com.plotsquared.core.util.logger.ILogger |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||
REMOVED (!) | public abstract | n.a. | com.plotsquared.core.backup.BackupManager | getBackupManager() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | com.sk89q.worldedit.extension.platform.Actor | getConsole() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | com.plotsquared.core.generator.IndependentPlotGenerator | getDefaultGenerator() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | java.io.File | getDirectory() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | com.plotsquared.core.util.EconHandler | getEconomyHandler() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | com.plotsquared.core.generator.GeneratorWrapper
<..>
| getGenerator(java.lang.String,
| n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | java.lang.String | getNMSPackage() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | com.plotsquared.core.util.PermHandler | getPermissionHandler() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | com.plotsquared.core.util.PlayerManager
<..>
| getPlayerManager() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | java.lang.String | getPluginList() | n.a. |
|
|
|||||||||
REMOVED (!) | public | n.a. | java.lang.String | getPluginName() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | int[] | getPluginVersion() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | java.lang.String | getPluginVersionString() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | java.lang.String | getServerImplementation() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | int[] | getServerVersion() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | com.plotsquared.core.util.task.TaskManager | getTaskManager() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | java.io.File | getWorldContainer() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | com.plotsquared.core.util.PlatformWorldManager
<..>
| getWorldManager() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | com.plotsquared.core.queue.QueueProvider | initBlockQueue() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | com.plotsquared.core.util.ChatManager | initChatManager() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | com.plotsquared.core.util.ChunkManager | initChunkManager() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | com.plotsquared.core.generator.HybridUtils | initHybridUtils() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | com.plotsquared.core.util.InventoryUtil | initInventoryUtil() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | com.plotsquared.core.util.RegionManager | initRegionManager() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | com.plotsquared.core.util.SchematicHandler | initSchematicHandler() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | com.plotsquared.core.util.SetupUtils | initSetupUtils() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | boolean | initWorldEdit() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | com.plotsquared.core.util.WorldUtil | initWorldUtil() | n.a. |
|
|
|||||||||
REMOVED | public abstract | n.a. | void | log(java.lang.String) | n.a. | n.a. |
|
|||||||||
REMOVED (!) | public abstract | n.a. | void | registerChunkProcessor() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | void | registerCommands() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | void | registerEvents() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | void | registerForceFieldEvents() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | void | registerServerEvents() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | void | registerWorldEvents() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | void | runEntityTask() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | void | setGenerator(java.lang.String) | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | void | shutdown() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | void | startMetrics() | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | void | unregister(com.plotsquared.core.player.PlotPlayer) | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | com.plotsquared.core.player.PlotPlayer
<..>
| wrapPlayer(java.lang.Object) | n.a. |
|
|
|||||||||
REMOVED (!) | public abstract | n.a. | com.plotsquared.core.generator.GeneratorWrapper
<..>
| wrapPlotGenerator(java.lang.String,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | PlotListener() | n.a. |
|
|
||||||
NEW | public | n.a. | PlotListener(com.plotsquared.core.util.EventDispatcher) | n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
MODIFIED (!) | not_static (<- static ) public | n.a. | void | logout(java.util.UUID) | n.a. |
|
|
||||||||||
MODIFIED (!) | not_static (<- static ) public | n.a. | boolean | plotEntry(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
||||||||||
MODIFIED (!) | not_static (<- static ) public | n.a. | boolean | plotExit(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
||||||||||
MODIFIED (!) | not_static (<- static ) public | n.a. | void | startRunnable() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED (!) | public | n.a. | ProcessedWEExtent(java.lang.String,
<..>
,
| n.a. |
|
|
||||||||
NEW | public | n.a. | ProcessedWEExtent(java.lang.String,
<..>
,
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | WESubscriber() | n.a. |
|
|
||||||||||
NEW | public | n.a. | WESubscriber(com.plotsquared.core.plot.world.PlotAreaManager,
Annotations:
| n.a. | n.a. |
|
Change |
CLASS_NOW_FINAL |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Superclass | Compatibility Changes | ||
MODIFIED | com.plotsquared.core.location.BlockLoc(<- java.lang.Object) |
|
Status | Interface | Compatibility Changes | ||
REMOVED (!) | java.lang.Cloneable |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | Location(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | Location(java.lang.String,
| n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | static public | n.a. | com.plotsquared.core.location.Location | at(java.lang.String,
| n.a. |
|
|
||||||||
NEW | static public | n.a. | com.plotsquared.core.location.Location | at(java.lang.String,
| n.a. |
|
|
||||||||
NEW | static public | n.a. | com.plotsquared.core.location.Location | at(java.lang.String,
| n.a. |
|
|
||||||||
NEW | static public | n.a. | com.plotsquared.core.location.Location | at(java.lang.String,
| n.a. |
|
|
||||||||
NEW | static public | n.a. | com.plotsquared.core.location.Location | at(com.plotsquared.core.location.World
<..>
,
| n.a. |
|
|
||||||||
NEW | static public | n.a. | com.plotsquared.core.location.Location | at(com.plotsquared.core.location.World
<..>
,
| n.a. |
|
|
||||||||
NEW | static public | n.a. | com.plotsquared.core.location.Location | at(com.plotsquared.core.location.World
<..>
,
| n.a. |
|
|
||||||||
NEW | static public | n.a. | com.plotsquared.core.location.Location | at(com.plotsquared.core.location.World
<..>
,
| n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.location.Location | clone() | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.location.Location | copy() | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | com.sk89q.worldedit.math.BlockVector2 | getBlockVector2() | n.a. |
|
|
||||||||
NEW | public | n.a. | com.sk89q.worldedit.math.BlockVector2 | getChunkLocation() | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.plot.PlotManager | getPlotManager() | n.a. |
|
|
||||||||
MODIFIED (!) | public | n.a. | com.plotsquared.core.location.World (<- java.lang.String)
<..>
| getWorld() | n.a. |
|
|
||||||||
NEW | public | n.a. | java.lang.String | getWorldName() | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | boolean | isInAABB(com.plotsquared.core.location.Location,
| n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | boolean | isInSphere(com.plotsquared.core.location.Location,
| n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | void | lookTowards(int,
| n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | void | setBlockVector3(com.sk89q.worldedit.math.BlockVector3) | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | void | setPitch(float) | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | void | setWorld(java.lang.String) | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | void | setX(int) | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | void | setY(int) | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | void | setYaw(float) | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | void | setZ(int) | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.location.Location | withPitch(float) | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.location.Location | withWorld(java.lang.String) | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.location.Location | withX(int) | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.location.Location | withY(int) | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.location.Location | withYaw(float) | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.location.Location | withZ(int) | n.a. |
|
|
Change Status | Name | Old Type | New Type | Generics |
NEW | T | n.a. | java.lang.Object |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||
NEW | public abstract | n.a. | java.lang.String | getName() | n.a. | n.a. |
|
||||||||||||||||||
NEW | public abstract | n.a. | java.lang.Object | getPlatformWorld() | n.a. | n.a. |
|
||||||||||||||||||
NEW (*) | static public |
| com.plotsquared.core.location.World$NullWorld
<..>
| nullWorld() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Change Status | Name | Old Type | New Type | Generics |
NEW | T | n.a. | java.lang.Object |
Status | Interface | Compatibility Changes |
NEW | com.plotsquared.core.location.World | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | n.a. | java.lang.String | getName() | n.a. |
|
|
||||||
NEW | public | n.a. | java.lang.Object | getPlatformWorld() | n.a. |
|
|
||||||
NEW | public | n.a. | int | hashCode() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes |
NEW | java.lang.Enum | n.a. |
Status | Interface | Compatibility Changes |
NEW | com.plotsquared.core.permissions.PermissionProfile | n.a. |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
NEW | java.lang.constant.Constable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -6295172406313251088 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | com.plotsquared.core.permissions.ConsolePermissionProfile | INSTANCE | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | boolean | hasKeyedPermission(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | n.a. | boolean | hasPermission(java.lang.String,
| n.a. |
|
|
||||||
NEW | static public | n.a. | com.plotsquared.core.permissions.ConsolePermissionProfile | valueOf(java.lang.String) | n.a. |
|
|
||||||
NEW | static public | n.a. | com.plotsquared.core.permissions.ConsolePermissionProfile[] | values() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes |
NEW | java.lang.Enum | n.a. |
Status | Interface | Compatibility Changes |
NEW | com.plotsquared.core.permissions.PermissionProfile | n.a. |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
NEW | java.lang.constant.Constable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 4239986507587854524 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | com.plotsquared.core.permissions.NullPermissionProfile | INSTANCE | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | boolean | hasKeyedPermission(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | n.a. | boolean | hasPermission(java.lang.String,
| n.a. |
|
|
||||||
NEW | static public | n.a. | com.plotsquared.core.permissions.NullPermissionProfile | valueOf(java.lang.String) | n.a. |
|
|
||||||
NEW | static public | n.a. | com.plotsquared.core.permissions.NullPermissionProfile[] | values() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes |
NEW | java.lang.Enum | n.a. |
Status | Interface | Compatibility Changes |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
NEW | java.lang.constant.Constable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 1605741002913079724 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADD | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_ALIAS_REMOVE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_ALIAS_SET | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_ALLOW_UNSAFE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_AREA_SUDO | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_BACKUP_OTHER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_BUILD_HEIGHT_LIMIT | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_BUILD_OTHER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_BUILD_ROAD | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_BUILD_UNOWNED | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_CAPS_OTHER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_CHAT_BYPASS | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_COMMAND | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_COMMAND_ADD | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_COMMAND_CLEAR | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_COMMAND_CONTINUE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_COMMAND_DELETE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_COMMAND_DENY | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_COMMAND_DONE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_COMMAND_DOWNLOAD | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_COMMAND_KICK | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_COMMAND_LOAD | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_COMMAND_MERGE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_COMMAND_PURGE_RATINGS | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_COMMAND_REMOVE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_COMMAND_SAVE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_COMMAND_SCHEMATIC | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_COMMAND_SCHEMATIC_PASTE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_COMMAND_SCHEMATIC_SAVE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_COMMAND_SET_OWNER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_COMMAND_TRUST | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_COMMAND_UNLINK | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_COMMANDS_CHATSPY | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_COMPONENTS_OTHER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_DEBUG_OTHER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_DESTROY | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_DESTROY_GROUNDLEVEL | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_DESTROY_OTHER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_DESTROY_ROAD | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_DESTROY_UNOWNED | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_DESTROY_VEHICLE_OTHER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_DESTROY_VEHICLE_ROAD | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_DESTROY_VEHICLE_UNOWNED | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_ENTRY_DENIED | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_ENTRY_FORCEFIELD | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_EXIT_DENIED | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_FLIGHT | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_INTERACT_BLOCKED_CMDS | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_INTERACT_OTHER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_INTERACT_ROAD | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_INTERACT_UNOWNED | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_MUSIC_OTHER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_PROJECTILE_OTHER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_PROJECTILE_ROAD | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_PROJECTILE_UNOWNED | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_PVE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_PVP | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_UPDATE_NOTIFICATION | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ADMIN_VISIT_UNTRUSTED | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ALIAS_REMOVE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_ALIAS_SET | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_AREA | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_AREA_CREATE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_AREA_INFO | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_AREA_INFO_FORCE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_AREA_LIST | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_AREA_REGEN | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_AREA_TP | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_AUTO_MEGA | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_BACKUP | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_BACKUP_LIST | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_BACKUP_LOAD | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_BACKUP_SAVE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLAIM_SCHEMATIC | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLUSTER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLUSTER_CREATE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLUSTER_CREATE_OTHER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLUSTER_DELETE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLUSTER_DELETE_OTHER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLUSTER_HELPERS | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLUSTER_INFO | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLUSTER_INVITE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLUSTER_INVITE_OTHER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLUSTER_KICK | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLUSTER_KICK_OTHER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLUSTER_LEAVE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLUSTER_LIST | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLUSTER_RESIZE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLUSTER_RESIZE_EXPAND | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLUSTER_RESIZE_OTHER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLUSTER_RESIZE_SHRINK | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLUSTER_SETHOME | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLUSTER_SETHOME_OTHER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLUSTER_SIZE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLUSTER_TP | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CLUSTER_TP_OTHER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_COMMENT | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_CONTINUE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_DENY | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_DENY_EVERYONE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_DOWNLOAD | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_DOWNLOAD_WORLD | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_FLAG_ADD | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_FLAG_LIST | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_FLAG_REMOVE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_GRANT | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_GRANT_ADD | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_GRANT_CHECK | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_GRANT_SINGLE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_HOME | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_INBOX | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_INBOX_READ_OWNER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_INBOX_READ_PUBLIC | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_INBOX_READ_REPORT | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_LIST_ALL | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_LIST_AREA | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_LIST_DONE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_LIST_EXPIRED | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_LIST_FOR_SALE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_LIST_FUZZY | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_LIST_MINE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_LIST_PLAYER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_LIST_SHARED | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_LIST_TOP | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_LIST_UNOWNED | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_LIST_WORLD | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_LIST_WORLD_NAME | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_MERGE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_MERGE_KEEP_ROAD | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_MERGE_OTHER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_PLOT_TOGGLE_CHAT | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_PLOT_TOGGLE_TIME | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_PLOT_TOGGLE_TITLES | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_PROJECTILE_OTHER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_PROJECTILE_UNOWNED | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_RATE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_SCHEMATIC | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_SCHEMATIC_LIST | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_SCHEMATIC_PASTE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_SCHEMATIC_SAVE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_SET | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_SET_AIR | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_SET_ALIAS | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_SET_ALL | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_SET_BIOME | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_SET_BORDER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_SET_COMPONENT | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_SET_FLAG | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_SET_FLAG_KEY | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_SET_FLAG_KEY_VALUE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_SET_FLAG_OTHER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_SET_FLOOR | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_SET_HOME | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_SET_MAIN | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_SET_MIDDLE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_SET_OUTLINE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_SET_WALL | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_SHARED | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_STAR | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_TARGET | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_TEMPLATE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_TEMPLATE_EXPORT | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_TEMPLATE_IMPORT | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_TRUST | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_TRUST_EVERYONE | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_VISIT_DENIED | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_VISIT_OTHER | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_VISIT_OWNED | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_VISIT_UNOWNED | n.a. |
NEW | public static final | com.plotsquared.core.permissions.Permission | PERMISSION_WORLDEDIT_BYPASS | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | java.lang.String | format(java.lang.Object[]) | n.a. |
|
|
||||||
NEW | public | n.a. | java.lang.String | toString() | n.a. |
|
|
||||||
NEW | static public | n.a. | com.plotsquared.core.permissions.Permission | valueOf(java.lang.String) | n.a. |
|
|
||||||
NEW | static public | n.a. | com.plotsquared.core.permissions.Permission[] | values() | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public abstract | n.a. | java.util.Set
<..>
| getCapabilities() | n.a. | n.a. |
|
||||||||
NEW | public abstract | n.a. | java.util.Optional
<..>
| getPermissionProfile(com.plotsquared.core.player.PlotPlayer
<..>
)
| n.a. | n.a. |
|
||||||||
NEW | public abstract | n.a. | java.util.Optional
<..>
| getPermissionProfile(com.plotsquared.core.player.OfflinePlotPlayer) | n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | hasCapability(com.plotsquared.core.permissions.PermissionHandler$PermissionHandlerCapability) | n.a. | n.a. |
|
||||||||
NEW | public abstract | n.a. | void | initialize() | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes |
NEW | java.lang.Enum | n.a. |
Status | Interface | Compatibility Changes |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
NEW | java.lang.constant.Constable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -6717126487465769240 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | com.plotsquared.core.permissions.PermissionHandler$PermissionHandlerCapability | OFFLINE_PERMISSIONS | n.a. |
NEW | public static final | com.plotsquared.core.permissions.PermissionHandler$PermissionHandlerCapability | ONLINE_PERMISSIONS | n.a. |
NEW | public static final | com.plotsquared.core.permissions.PermissionHandler$PermissionHandlerCapability | PER_WORLD_PERMISSIONS | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | n.a. | com.plotsquared.core.permissions.PermissionHandler$PermissionHandlerCapability | valueOf(java.lang.String) | n.a. |
|
|
||||||
NEW | static public | n.a. | com.plotsquared.core.permissions.PermissionHandler$PermissionHandlerCapability[] | values() | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | boolean | hasKeyedPermission(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public abstract | n.a. | boolean | hasKeyedPermission(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | n.a. | boolean | hasPermission(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public abstract | n.a. | boolean | hasPermission(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | n.a. | int | hasPermissionRange(java.lang.String,
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | boolean | hasKeyedPermission(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public abstract | n.a. | boolean | hasKeyedPermission(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | n.a. | boolean | hasPermission(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public abstract | n.a. | boolean | hasPermission(java.lang.String,
| n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes | ||
REMOVED (!) | java.lang.Enum |
|
Status | Interface | Compatibility Changes | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Comparable |
|
||
REMOVED (!) | java.lang.constant.Constable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 8115017125966481950 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | com.plotsquared.core.Platform (!) | Bukkit |
|
||
REMOVED (!) | public static final | com.plotsquared.core.Platform (!) | Paper |
|
||
REMOVED (!) | public static final | com.plotsquared.core.Platform (!) | Spigot |
|
||
REMOVED (!) | public static final | com.plotsquared.core.Platform (!) | Sponge |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | n.a. | com.plotsquared.core.Platform | valueOf(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | static public | n.a. | com.plotsquared.core.Platform[] | values() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_DEFAULT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Interface | Compatibility Changes |
UNCHANGED (!) | com.plotsquared.core.command.CommandCaller | n.a. |
UNCHANGED (!) | com.plotsquared.core.player.OfflinePlotPlayer | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | net.kyori.adventure.audience.Audience | getAudience() | n.a. |
|
|
||||||
REMOVED | public | n.a. | boolean | isOnline() | n.a. | n.a. |
|
||||||
REMOVED | public | n.a. | boolean | isPermissionSet(java.lang.String) | n.a. | n.a. |
|
||||||
REMOVED | public | n.a. | void | sendMessage(java.lang.String) | n.a. | n.a. |
|
||||||
NEW | public | n.a. | void | sendMessage(com.plotsquared.core.configuration.caption.Caption,
| n.a. |
|
|
||||||
REMOVED | public | n.a. | void | sendTitle(java.lang.String,
| n.a. | n.a. |
|
||||||
NEW | public | n.a. | void | sendTitle(com.plotsquared.core.configuration.caption.Caption,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Change Status | Name | Old Type | New Type | Generics |
NEW | T | n.a. | java.lang.Object |
Status | Interface | Compatibility Changes |
NEW | java.lang.AutoCloseable | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | final public | n.a. | void | close() | n.a. |
|
|
||||||||
NEW | public abstract | n.a. | java.util.Optional
<..>
| get() | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.player.MetaDataKey
<..>
| getMetaDataKey() | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.player.PlotPlayer
<..>
| getPlayer() | n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | isClosed() | n.a. |
|
|
||||||||
NEW | public abstract | n.a. | boolean | isPresent() | n.a. |
|
|
||||||||
NEW | public abstract | n.a. | java.lang.Object | remove() | n.a. |
|
|
||||||||
NEW | public abstract | n.a. | void | set(java.lang.Object) | n.a. |
|
|
Change Status | Name | Old Type | New Type | Generics |
NEW | T | n.a. | java.lang.Object |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||
NEW | public | n.a. | boolean | equals(java.lang.Object) | n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | com.plotsquared.core.synchronization.LockKey | getLockKey() | n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | com.google.inject.TypeLiteral
<..>
| getType() | n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | int | hashCode() | n.a. |
|
|
|||||||||||||||||||||
NEW (*) | static public |
| com.plotsquared.core.player.MetaDataKey
<..>
| of(java.lang.String,
<..>
)
| n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | java.lang.String | toString() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Interface | Compatibility Changes |
NEW | com.plotsquared.core.permissions.PermissionHolder | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED | public abstract | n.a. | long | getLastPlayed()
Annotations:
| n.a. | n.a. |
|
||||||||||
REMOVED (!) | public abstract | n.a. | boolean | isOnline() | n.a. |
|
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
NEW | public static final | com.plotsquared.core.player.MetaDataKey
<..>
| PERSISTENT_FLIGHT | n.a. | ||
NEW | public static final | com.plotsquared.core.player.MetaDataKey
<..>
| PERSISTENT_GRANTED_PLOTS | n.a. | ||
NEW | public static final | com.plotsquared.core.player.MetaDataKey
<..>
| TEMPORARY_AUTO | n.a. | ||
NEW | public static final | com.plotsquared.core.player.MetaDataKey
<..>
| TEMPORARY_CONFIRM | n.a. | ||
NEW | public static final | com.plotsquared.core.player.MetaDataKey
<..>
| TEMPORARY_IGNORE_EXPIRE_TASK | n.a. | ||
NEW | public static final | com.plotsquared.core.player.MetaDataKey
<..>
| TEMPORARY_INVENTORY | n.a. | ||
NEW | public static final | com.plotsquared.core.player.MetaDataKey
<..>
| TEMPORARY_KICK | n.a. | ||
NEW | public static final | com.plotsquared.core.player.MetaDataKey
<..>
| TEMPORARY_LAST_PLOT | n.a. | ||
NEW | public static final | com.plotsquared.core.player.MetaDataKey
<..>
| TEMPORARY_LOCATION | n.a. | ||
NEW | public static final | com.plotsquared.core.player.MetaDataKey
<..>
| TEMPORARY_MUSIC | n.a. | ||
NEW | public static final | com.plotsquared.core.player.MetaDataKey
<..>
| TEMPORARY_SCHEMATICS | n.a. | ||
NEW | public static final | com.plotsquared.core.player.MetaDataKey
<..>
| TEMPORARY_SETUP | n.a. | ||
NEW | public static final | com.plotsquared.core.player.MetaDataKey
<..>
| TEMPORARY_WORLD_EDIT_REGION_PLOT | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | n.a. | void | load() | n.a. |
|
|
Change |
INTERFACE_ADDED |
METHOD_DEFAULT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Change Status | Name | Old Type | New Type | Generics |
UNCHANGED | P | java.lang.Object | java.lang.Object |
Status | Interface | Compatibility Changes |
UNCHANGED (!) | com.plotsquared.core.command.CommandCaller | n.a. |
NEW | com.plotsquared.core.configuration.caption.LocaleHolder | n.a. |
UNCHANGED (!) | com.plotsquared.core.player.OfflinePlotPlayer | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String (!) | META_LAST_PLOT |
|
||
REMOVED (!) | public static final | java.lang.String (!) | META_LOCATION |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | PlotPlayer() | n.a. |
|
|
||||||
NEW | public | n.a. | PlotPlayer(com.plotsquared.core.plot.world.PlotAreaManager,
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||
NEW (*) | public |
| com.plotsquared.core.player.MetaDataAccess
<..>
| accessPersistentMetaData(com.plotsquared.core.player.MetaDataKey
<..>
)
| n.a. |
|
|
|||||||||||||||||||||
NEW (*) | public |
| com.plotsquared.core.player.MetaDataAccess
<..>
| accessTemporaryMetaData(com.plotsquared.core.player.MetaDataKey
<..>
)
| n.a. |
|
|
|||||||||||||||||||||
MODIFIED (!) | package_protected (<- public ) | n.a. | java.lang.Object | deleteMeta(java.lang.String) | n.a. |
|
|
|||||||||||||||||||||
REMOVED (!) | public | n.a. | void | deposit(double) | n.a. |
|
|
|||||||||||||||||||||
REMOVED (!) | public | n.a. | int | getAllowedClusters() | n.a. |
|
|
|||||||||||||||||||||
NEW (*) | public abstract | n.a. | net.kyori.adventure.audience.Audience | getAudience() | n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | java.util.Locale | getLocale() | n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | com.plotsquared.core.synchronization.LockRepository | getLockRepository() | n.a. |
|
|
|||||||||||||||||||||
MODIFIED (!) | package_protected (<- public ) |
| java.lang.Object | getMeta(java.lang.String) | n.a. |
|
|
|||||||||||||||||||||
MODIFIED (!) | package_protected (<- public ) |
| java.lang.Object | getMeta(java.lang.String,
| n.a. |
|
|
|||||||||||||||||||||
REMOVED (!) | public | n.a. | double | getMoney() | n.a. |
|
|
|||||||||||||||||||||
MODIFIED (!) | package_protected (<- public ) | n.a. | byte[] | getPersistentMeta(java.lang.String) | n.a. |
|
|
|||||||||||||||||||||
NEW | final public | n.a. | boolean | hasKeyedPermission(java.lang.String,
| n.a. |
|
|
|||||||||||||||||||||
NEW | final public | n.a. | boolean | hasPermission(java.lang.String,
| n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | boolean | hasPermission(java.lang.String) | n.a. |
|
|
|||||||||||||||||||||
REMOVED | public | n.a. | int | hasPermissionRange(java.lang.String,
| n.a. | n.a. |
|
|||||||||||||||||||||
MODIFIED (!) | package_protected (<- public ) | n.a. | boolean | hasPersistentMeta(java.lang.String) | n.a. |
|
|
|||||||||||||||||||||
MODIFIED (!) | package_protected (<- public ) | n.a. | java.lang.Object (<- void) | removePersistentMeta(java.lang.String) | n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | void | sendActionBar(com.plotsquared.core.configuration.caption.Caption,
| n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | void | sendMessage(com.plotsquared.core.configuration.caption.Caption,
| n.a. |
|
|
|||||||||||||||||||||
REMOVED (!) | public | n.a. | void | sendTitle(java.lang.String,
| n.a. |
|
|
|||||||||||||||||||||
REMOVED (!) | public abstract | n.a. | void | sendTitle(java.lang.String,
| n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | void | sendTitle(com.plotsquared.core.configuration.caption.Caption,
| n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | void | sendTitle(com.plotsquared.core.configuration.caption.Caption,
| n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | void | setLocale(java.util.Locale) | n.a. |
|
|
|||||||||||||||||||||
MODIFIED (!) | package_protected (<- public ) | n.a. | void | setMeta(java.lang.String,
| n.a. |
|
|
|||||||||||||||||||||
MODIFIED (!) | package_protected (<- public ) | n.a. | void | setPersistentMeta(java.lang.String,
| n.a. |
|
|
|||||||||||||||||||||
REMOVED (!) | public | n.a. | void | withdraw(double) | n.a. |
|
|
|||||||||||||||||||||
REMOVED (!) | static public | n.a. | com.plotsquared.core.player.PlotPlayer
<..>
| wrap(java.lang.Object) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Change Status | Name | Old Type | New Type | Generics |
UNCHANGED | BaseObject | java.lang.Object | java.lang.Object |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public abstract | n.a. | com.plotsquared.core.player.PlotPlayer
<..>
| convert(java.lang.Object) | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | boolean | canModify(com.plotsquared.core.plot.Plot,
<..>
(*))
| n.a. | n.a. |
|
||||||
UNCHANGED (*) | public | n.a. | boolean | canRead(com.plotsquared.core.plot.Plot,
<..>
(*))
| n.a. | n.a. |
|
||||||
UNCHANGED (*) | public | n.a. | boolean | canWrite(com.plotsquared.core.plot.Plot,
<..>
(*))
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | static public | n.a. | void | sendTitle(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | ExpireManager() | n.a. |
|
|
||||||
NEW | public | n.a. | ExpireManager(com.plotsquared.core.util.EventDispatcher) | n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public | n.a. | void | confirmExpiry(com.plotsquared.core.player.PlotPlayer
<..>
(*))
| n.a. | n.a. |
|
||||||
UNCHANGED (*) | public | n.a. | void | handleEntry(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||
REMOVED (!) | public | n.a. | void | storeAccountAge(java.util.UUID,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | ExpiryTask(com.plotsquared.core.configuration.Settings$Auto_Clear) | n.a. |
|
|
||||||
NEW | public | n.a. | ExpiryTask(com.plotsquared.core.configuration.Settings$Auto_Clear,
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | java.lang.Runnable | createCleanupHook() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -9211480097104245498 | n.a. |
New | true | 332671284538213447 | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | |||||||||
REMOVED (!) | public | n.a. | FlagParseException(com.plotsquared.core.plot.flag.PlotFlag
<..>
,
| n.a. |
|
|
|||||||||
NEW | public | n.a. | FlagParseException(com.plotsquared.core.plot.flag.PlotFlag
<..>
,
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public | n.a. | com.plotsquared.core.configuration.caption.Caption (<- java.lang.String) | getErrorMessage() | n.a. |
|
|
||||||
NEW | public | n.a. | net.kyori.adventure.text.minimessage.Template[] | getTemplates() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||||||||||||||
UNCHANGED | public |
| com.plotsquared.core.plot.flag.PlotFlag | getFlag(java.lang.Class
<..>
)
Annotations:
| n.a. | n.a. |
|
Status | Superclass | Compatibility Changes |
NEW | com.plotsquared.core.plot.flag.types.BooleanFlag | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | com.plotsquared.core.plot.flag.implementations.CopperOxideFlag | COPPER_OXIDE_FALSE | n.a. |
NEW | public static final | com.plotsquared.core.plot.flag.implementations.CopperOxideFlag | COPPER_OXIDE_TRUE | n.a. |
Status | Superclass | Compatibility Changes |
NEW | com.plotsquared.core.plot.flag.types.BooleanFlag | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | com.plotsquared.core.plot.flag.implementations.CropGrowFlag | CROP_GROW_FALSE | n.a. |
NEW | public static final | com.plotsquared.core.plot.flag.implementations.CropGrowFlag | CROP_GROW_TRUE | n.a. |
Status | Superclass | Compatibility Changes |
NEW | com.plotsquared.core.plot.flag.types.BooleanFlag | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | com.plotsquared.core.plot.flag.implementations.DenyPortalsFlag | DENY_PORTALS_FALSE | n.a. |
NEW | public static final | com.plotsquared.core.plot.flag.implementations.DenyPortalsFlag | DENY_PORTALS_TRUE | n.a. |
Status | Superclass | Compatibility Changes |
NEW | com.plotsquared.core.plot.flag.types.BooleanFlag | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | com.plotsquared.core.plot.flag.implementations.DenyPortalTravelFlag | DENY_PORTAL_TRAVEL_FALSE | n.a. |
NEW | public static final | com.plotsquared.core.plot.flag.implementations.DenyPortalTravelFlag | DENY_PORTAL_TRAVEL_TRUE | n.a. |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | static public | n.a. | boolean | allowsTeleport(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Superclass | Compatibility Changes | ||
MODIFIED | com.plotsquared.core.plot.flag.types.StringFlag(<- com.plotsquared.core.plot.flag.PlotFlag) |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Superclass | Compatibility Changes | ||
MODIFIED | com.plotsquared.core.plot.flag.types.StringFlag(<- com.plotsquared.core.plot.flag.PlotFlag) |
|
Status | Superclass | Compatibility Changes |
NEW | com.plotsquared.core.plot.flag.types.BooleanFlag | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | com.plotsquared.core.plot.flag.implementations.EntityChangeBlockFlag | ENTITY_CHANGE_BLOCK_FALSE | n.a. |
NEW | public static final | com.plotsquared.core.plot.flag.implementations.EntityChangeBlockFlag | ENTITY_CHANGE_BLOCK_TRUE | n.a. |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Superclass | Compatibility Changes | ||
MODIFIED | com.plotsquared.core.plot.flag.types.StringFlag(<- com.plotsquared.core.plot.flag.PlotFlag) |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | n.a. | java.util.Collection
<..>
| getTabCompletions() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Superclass | Compatibility Changes | ||
MODIFIED | com.plotsquared.core.plot.flag.types.StringFlag(<- com.plotsquared.core.plot.flag.PlotFlag) |
|
Status | Superclass | Compatibility Changes |
NEW | com.plotsquared.core.plot.flag.types.BooleanFlag | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | com.plotsquared.core.plot.flag.implementations.LeafDecayFlag | LEAF_DECAY_FALSE | n.a. |
NEW | public static final | com.plotsquared.core.plot.flag.implementations.LeafDecayFlag | LEAF_DECAY_TRUE | n.a. |
Status | Superclass | Compatibility Changes |
NEW | com.plotsquared.core.plot.flag.types.BooleanFlag | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | com.plotsquared.core.plot.flag.implementations.LecternReadBookFlag | LECTERN_READ_BOOK_FALSE | n.a. |
NEW | public static final | com.plotsquared.core.plot.flag.implementations.LecternReadBookFlag | LECTERN_READ_BOOK_TRUE | n.a. |
Status | Superclass | Compatibility Changes |
NEW | com.plotsquared.core.plot.flag.PlotFlag | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | com.plotsquared.core.plot.flag.implementations.PlotTitleFlag | TITLE_FLAG_DEFAULT | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | n.a. | java.lang.String | getExample() | n.a. |
|
|
||||||||||
NEW | public | n.a. | boolean | isValuedPermission() | n.a. |
|
|
||||||||||
NEW | public | n.a. | com.plotsquared.core.plot.flag.implementations.PlotTitleFlag | merge(com.plotsquared.core.plot.PlotTitle) | n.a. |
|
|
||||||||||
NEW | public | n.a. | com.plotsquared.core.plot.flag.implementations.PlotTitleFlag | parse(java.lang.String) |
|
|
|
||||||||||
NEW | public | n.a. | java.lang.String | toString() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Change Status | Name | Old Type | New Type | Generics | ||||||
UNCHANGED | T | java.lang.Object | java.lang.Object | |||||||
UNCHANGED | F | com.plotsquared.core.plot.flag.PlotFlag | com.plotsquared.core.plot.flag.PlotFlag |
<..>
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||||||
MODIFIED (!) | public | n.a. | com.plotsquared.core.configuration.caption.Caption (<- com.plotsquared.core.configuration.Caption) | getFlagCategory() | n.a. |
|
|
|||||||||||||||||||||||||||
MODIFIED (!) | public | n.a. | com.plotsquared.core.configuration.caption.Caption (<- com.plotsquared.core.configuration.Caption) | getFlagDescription() | n.a. |
|
|
|||||||||||||||||||||||||||
NEW (*) | static public |
| java.lang.String | getFlagName(java.lang.Class
<..>
)
| n.a. |
|
|
|||||||||||||||||||||||||||
NEW | public | n.a. | boolean | isValuedPermission() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Change Status | Name | Old Type | New Type | Generics | ||||||
UNCHANGED | F | com.plotsquared.core.plot.flag.types.NumberFlag | com.plotsquared.core.plot.flag.types.NumberFlag |
<..>
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | boolean | isValuedPermission() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Change Status | Name | Old Type | New Type | Generics | ||||||
UNCHANGED | V | java.lang.Object | java.lang.Object | |||||||
UNCHANGED | F | com.plotsquared.core.plot.flag.PlotFlag | com.plotsquared.core.plot.flag.PlotFlag |
<..>
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED (!) | public | n.a. | ListFlag(java.util.List
<..>
,
| n.a. |
|
|
||||||||
NEW | public | n.a. | ListFlag(java.util.List
<..>
,
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Change Status | Name | Old Type | New Type | Generics | ||||||
UNCHANGED | F | com.plotsquared.core.plot.flag.types.NumberFlag | com.plotsquared.core.plot.flag.types.NumberFlag |
<..>
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | boolean | isValuedPermission() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Change Status | Name | Old Type | New Type | Generics | ||||
UNCHANGED | F | com.plotsquared.core.plot.flag.types.IntegerFlag | com.plotsquared.core.plot.flag.types.IntegerFlag |
<..>
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | NonNegativeIntegerFlag(int,
| n.a. |
|
|
||||||
NEW | public | n.a. | NonNegativeIntegerFlag(int,
| n.a. | n.a. |
|
Change Status | Name | Old Type | New Type | Generics | ||
NEW | F | n.a. | com.plotsquared.core.plot.flag.types.StringFlag |
<..>
|
Status | Superclass | Compatibility Changes |
NEW | com.plotsquared.core.plot.flag.PlotFlag | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | boolean | isValuedPermission() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes | ||
REMOVED (!) | com.plotsquared.core.util.ChatManager |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | PlainChatManager() | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED (!) | public | n.a. | java.util.List
<..>
| builder() | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | void | color(com.plotsquared.core.plot.message.PlotMessage,
| n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | void | command(com.plotsquared.core.plot.message.PlotMessage,
| n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | void | send(com.plotsquared.core.plot.message.PlotMessage,
| n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | void | suggest(com.plotsquared.core.plot.message.PlotMessage,
| n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | void | text(com.plotsquared.core.plot.message.PlotMessage,
| n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | void | tooltip(com.plotsquared.core.plot.message.PlotMessage,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | PlotMessage() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | PlotMessage(java.lang.String) | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||
REMOVED (!) | public |
| java.lang.Object | $(com.plotsquared.core.util.ChatManager
<..>
)
| n.a. |
|
|
|||||||||||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.plot.message.PlotMessage | color(java.lang.String) | n.a. |
|
|
|||||||||||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.plot.message.PlotMessage | command(java.lang.String) | n.a. |
|
|
|||||||||||||||||||
REMOVED (!) | public |
| java.lang.Object | reset(com.plotsquared.core.util.ChatManager
<..>
)
| n.a. |
|
|
|||||||||||||||||||
REMOVED (!) | public | n.a. | void | send(com.plotsquared.core.player.PlotPlayer) | n.a. |
|
|
|||||||||||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.plot.message.PlotMessage | suggest(java.lang.String) | n.a. |
|
|
|||||||||||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.plot.message.PlotMessage | text(java.lang.String) | n.a. |
|
|
|||||||||||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.plot.message.PlotMessage | tooltip(com.plotsquared.core.plot.message.PlotMessage[]) | n.a. |
|
|
|||||||||||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.plot.message.PlotMessage | tooltip(java.lang.String) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public | boolean (!) | countsTowardsMax |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||
REMOVED (!) | public | n.a. | void | addComment(com.plotsquared.core.plot.comment.PlotComment) | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | void | analyze(com.plotsquared.core.util.task.RunnableVal
<..>
)
| n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | boolean | autoMerge(com.plotsquared.core.location.Direction,
| n.a. |
|
|
||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | boolean | canClaim(com.plotsquared.core.player.PlotPlayer
<..>
(*))
| n.a. | n.a. |
|
||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | boolean | claim(com.plotsquared.core.player.PlotPlayer
<..>
(*),
Annotations:
| n.a. |
|
|
||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | boolean | claim(com.plotsquared.core.player.PlotPlayer
<..>
(*),
Annotations:
| n.a. |
|
|
||||||||||||||||||||||
NEW | public | n.a. | boolean | claim(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | void | clear(java.lang.Runnable) | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | boolean | clear(boolean,
| n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | boolean | copy(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | boolean | create() | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | boolean | create(java.util.UUID,
| n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | boolean | deletePlot(java.lang.Runnable) | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | void | export(com.plotsquared.core.util.task.RunnableVal
<..>
)
| n.a. |
|
|
||||||||||||||||||||||
NEW | public | n.a. | java.util.concurrent.CompletableFuture
<..>
| format(com.plotsquared.core.configuration.caption.Caption,
<..>
,
| n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | java.util.List
<..>
| getAllCorners() | n.a. |
|
|
||||||||||||||||||||||
NEW | public | n.a. | double[] | getAverageRatings() | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | java.util.List
<..>
| getComments(java.lang.String) | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | boolean | getMerged(int) | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | boolean | getMerged(com.plotsquared.core.location.Direction) | n.a. |
|
|
||||||||||||||||||||||
NEW | public | n.a. | com.plotsquared.core.plot.PlotCommentContainer | getPlotCommentContainer() | n.a. |
|
|
||||||||||||||||||||||
NEW | static public | n.a. | com.plotsquared.core.plot.Plot | getPlotFromString(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
||||||||||||||||||||||
NEW | public | n.a. | com.plotsquared.core.plot.PlotModificationManager | getPlotModificationManager() | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.plot.Plot | getRelative(int)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||
NEW | public | n.a. | boolean | isMerged(int) | n.a. |
|
|
||||||||||||||||||||||
NEW | public | n.a. | boolean | isMerged(com.plotsquared.core.location.Direction) | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | void | mergePlot(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||||||||||||||||
NEW | public | n.a. | void | mergePlot(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | java.util.concurrent.CompletableFuture
<..>
| move(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | java.util.concurrent.CompletableFuture
<..>
| move(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | void | refreshChunks() | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | boolean | removeComment(com.plotsquared.core.plot.comment.PlotComment) | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | void | removeComments(java.util.List
<..>
)
| n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | void | removeRoadEast() | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | void | removeRoadSouth() | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | void | removeRoadSouthEast() | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | void | removeSign() | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | void | setBiome(com.sk89q.worldedit.world.biome.BiomeType,
| n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | void | setComments(java.util.List
<..>
)
| n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | boolean | setComponent(java.lang.String,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | boolean | setComponent(java.lang.String,
| n.a. |
|
|
||||||||||||||||||||||
NEW | public | n.a. | void | setId(com.plotsquared.core.plot.PlotId) | n.a. |
|
|
||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | boolean | setOwner(java.util.UUID,
<..>
(*))
| n.a. | n.a. |
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | void | setSign(java.lang.String) | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | void | setSign() | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | java.util.concurrent.CompletableFuture
<..>
| swap(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | void | teleportPlayer(com.plotsquared.core.player.PlotPlayer
<..>
(*),
<..>
)
| n.a. | n.a. |
|
||||||||||||||||||||||
UNCHANGED (*) | public | n.a. | void | teleportPlayer(com.plotsquared.core.player.PlotPlayer
<..>
(*),
<..>
)
| n.a. | n.a. |
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | boolean | unlink() | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | boolean | unlinkPlot(boolean,
| n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | void | upload(com.plotsquared.core.util.task.RunnableVal
<..>
)
| n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | n.a. | void | uploadWorld(com.plotsquared.core.util.task.RunnableVal
<..>
)
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | PlotArea(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | n.a. | PlotArea(java.lang.String,
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||
MODIFIED (!) | public | n.a. | java.util.List (<- boolean)
<..>
| canClaim(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | java.lang.String | getLegacySignMaterial()
Annotations:
| n.a. |
|
|
|||||||||||||||||||||
REMOVED (!) | public | n.a. | int | getMaxPlotMembers() | n.a. |
|
|
|||||||||||||||||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.plot.Plot | getNextFreePlot(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
|||||||||||||||||||||
UNCHANGED (*) | public | n.a. | int | getPlotCount(com.plotsquared.core.player.PlotPlayer
<..>
(*))
| n.a. | n.a. |
|
|||||||||||||||||||||
UNCHANGED (*) | public | n.a. | java.util.Set
<..>
| getPlots(com.plotsquared.core.player.PlotPlayer
<..>
(*))
| n.a. | n.a. |
|
|||||||||||||||||||||
REMOVED (!) | public | n.a. | java.util.Map
<..>
| getPlotsMap() | n.a. |
|
|
|||||||||||||||||||||
UNCHANGED (*) | public | n.a. | java.util.Map
<..>
| getPrices() | n.a. | n.a. |
|
|||||||||||||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.queue.LocalBlockQueue | getQueue(boolean) | n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | com.plotsquared.core.queue.QueueCoordinator | getQueue() | n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | java.lang.String | getSignMaterial() | n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | java.lang.String | legacySignMaterial() | n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | java.lang.String | signMaterial() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 1719125305418209632 | n.a. |
New | true | 2509972243403460082 | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
MODIFIED (!) | public | n.a. | com.plotsquared.core.configuration.caption.Caption (<- com.plotsquared.core.configuration.Caption) | getDescription() | n.a. |
|
|
||||||||||
UNCHANGED (*) | static public | n.a. | java.util.Map
<..>
| getDescriptionMap() | n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | n.a. | void | addComment(com.plotsquared.core.plot.comment.PlotComment) | n.a. |
|
|
||||||||
NEW | public | n.a. | java.util.List
<..>
| getComments(java.lang.String) | n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | removeComment(com.plotsquared.core.plot.comment.PlotComment) | n.a. |
|
|
||||||||
NEW | public | n.a. | void | removeComments(java.util.List
<..>
)
| n.a. |
|
|
||||||||
NEW | public | n.a. | void | setComments(java.util.List
<..>
)
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | PlotFilter() | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | boolean | allowsArea(com.plotsquared.core.plot.PlotArea) | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | allowsPlot(com.plotsquared.core.plot.Plot) | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_NOW_FINAL |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | |||||||||
MODIFIED (!) | private (<- public ) final (<- not_final ) | int (!) | x
Annotations:
|
|
|||||||||
MODIFIED (!) | private (<- public ) final (<- not_final ) | int (!) | y
Annotations:
|
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | private (<- public ) | n.a. | PlotId(int,
| n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | com.plotsquared.core.plot.PlotId | copy() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.plot.PlotId | getNextId(int) | n.a. |
|
|
||||||
NEW | public | n.a. | com.plotsquared.core.plot.PlotId | getNextId() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.plot.PlotId | getRelative(int) | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.plot.PlotId | getRelative(int,
| n.a. |
|
|
||||||
REMOVED (!) | static public | n.a. | com.plotsquared.core.plot.PlotId | of(com.plotsquared.core.plot.Plot) | n.a. |
|
|
||||||
NEW | static public | n.a. | com.plotsquared.core.plot.PlotId | of(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | void | recalculateHash() | n.a. |
|
|
||||||
NEW | public | n.a. | java.lang.String | toSeparatedString(java.lang.String) | n.a. |
|
|
||||||
NEW | public | n.a. | java.lang.String | toUnderscoreSeparatedString() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes |
NEW | java.lang.Iterable | n.a. |
NEW | java.util.Iterator | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | n.a. | boolean | hasNext() | n.a. |
|
|
||||||||
NEW | public | n.a. | java.util.Iterator
<..>
| iterator() | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.plot.PlotId | next() | n.a. |
|
|
||||||||
NEW | static public | n.a. | com.plotsquared.core.plot.PlotId$PlotRangeIterator | range(com.plotsquared.core.plot.PlotId,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||||||
MODIFIED (!) | private (<- public ) final | com.plotsquared.core.player.PlotPlayer
<..>
(!)
| player |
|
||||||
REMOVED (!) | public final | int (!) | size |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED (!) | public | n.a. | PlotInventory(com.plotsquared.core.player.PlotPlayer
<..>
)
| n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | PlotInventory(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
||||||||
NEW | public | n.a. | PlotInventory(com.plotsquared.core.util.InventoryUtil,
<..>
,
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | n.a. | int | getLines() | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.player.PlotPlayer
<..>
| getPlayer() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | private (<- public ) final | int (!) | amount |
|
||
MODIFIED (!) | private (<- public ) final | java.lang.String[] (!) | lore |
|
||
MODIFIED (!) | private (<- public ) final | java.lang.String (!) | name |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | n.a. | PlotItemStack(int,
Annotations:
| n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | int | getAmount() | n.a. |
|
|
||||||
NEW | public | n.a. | java.lang.String[] | getLore() | n.a. |
|
|
||||||
NEW | public | n.a. | java.lang.String | getName() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
REMOVED (!) | public abstract | n.a. | boolean | claimPlot(com.plotsquared.core.plot.Plot) | n.a. |
|
|
||||||||||||||||||||
NEW (*) | public abstract | n.a. | boolean | claimPlot(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public abstract | n.a. | boolean | clearPlot(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||||||||||||||
NEW (*) | public abstract | n.a. | boolean | clearPlot(com.plotsquared.core.plot.Plot,
<..>
,
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public abstract | n.a. | boolean | createRoadEast(com.plotsquared.core.plot.Plot) | n.a. |
|
|
||||||||||||||||||||
NEW (*) | public abstract | n.a. | boolean | createRoadEast(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public abstract | n.a. | boolean | createRoadSouth(com.plotsquared.core.plot.Plot) | n.a. |
|
|
||||||||||||||||||||
NEW (*) | public abstract | n.a. | boolean | createRoadSouth(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public abstract | n.a. | boolean | createRoadSouthEast(com.plotsquared.core.plot.Plot) | n.a. |
|
|
||||||||||||||||||||
NEW (*) | public abstract | n.a. | boolean | createRoadSouthEast(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public abstract | n.a. | boolean | finishPlotMerge(java.util.List
<..>
)
| n.a. |
|
|
||||||||||||||||||||
NEW (*) | public abstract | n.a. | boolean | finishPlotMerge(java.util.List
<..>
,
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public abstract | n.a. | boolean | finishPlotUnlink(java.util.List
<..>
)
| n.a. |
|
|
||||||||||||||||||||
NEW (*) | public abstract | n.a. | boolean | finishPlotUnlink(java.util.List
<..>
,
| n.a. |
|
|
||||||||||||||||||||
UNCHANGED | public | n.a. | int | getWorldHeight()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | n.a. | boolean | regenerateAllPlotWalls() | n.a. |
|
|
||||||||||||||||||||
NEW | public | n.a. | boolean | regenerateAllPlotWalls(com.plotsquared.core.queue.QueueCoordinator) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public abstract | n.a. | boolean | removeRoadEast(com.plotsquared.core.plot.Plot) | n.a. |
|
|
||||||||||||||||||||
NEW (*) | public abstract | n.a. | boolean | removeRoadEast(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public abstract | n.a. | boolean | removeRoadSouth(com.plotsquared.core.plot.Plot) | n.a. |
|
|
||||||||||||||||||||
NEW (*) | public abstract | n.a. | boolean | removeRoadSouth(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public abstract | n.a. | boolean | removeRoadSouthEast(com.plotsquared.core.plot.Plot) | n.a. |
|
|
||||||||||||||||||||
NEW (*) | public abstract | n.a. | boolean | removeRoadSouthEast(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public abstract | n.a. | boolean | setComponent(com.plotsquared.core.plot.PlotId,
| n.a. |
|
|
||||||||||||||||||||
NEW (*) | public abstract | n.a. | boolean | setComponent(com.plotsquared.core.plot.PlotId,
<..>
,
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public abstract | n.a. | boolean | startPlotMerge(java.util.List
<..>
)
| n.a. |
|
|
||||||||||||||||||||
NEW (*) | public abstract | n.a. | boolean | startPlotMerge(java.util.List
<..>
,
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public abstract | n.a. | boolean | startPlotUnlink(java.util.List
<..>
)
| n.a. |
|
|
||||||||||||||||||||
NEW (*) | public abstract | n.a. | boolean | startPlotUnlink(java.util.List
<..>
,
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public abstract | n.a. | boolean | unClaimPlot(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||||||||||||||
NEW (*) | public abstract | n.a. | boolean | unClaimPlot(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||
NEW | public | n.a. | boolean | autoMerge(com.plotsquared.core.location.Direction,
<..>
,
| n.a. |
|
|
|||||||||||||||
NEW | public | n.a. | void | clear(java.lang.Runnable) | n.a. |
|
|
|||||||||||||||
NEW | public | n.a. | boolean | clear(boolean,
<..>
,
| n.a. |
|
|
|||||||||||||||
NEW | public | n.a. | java.util.concurrent.CompletableFuture
<..>
| copy(com.plotsquared.core.plot.Plot,
<..>
)
| n.a. |
|
|
|||||||||||||||
NEW | public | n.a. | boolean | create() | n.a. |
|
|
|||||||||||||||
NEW | public | n.a. | boolean | create(java.util.UUID,
| n.a. |
|
|
|||||||||||||||
NEW | public | n.a. | boolean | deletePlot(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
|||||||||||||||
NEW | public | n.a. | java.util.concurrent.CompletableFuture
<..>
| move(com.plotsquared.core.plot.Plot,
<..>
,
| n.a. |
|
|
|||||||||||||||
NEW | public | n.a. | java.util.concurrent.CompletableFuture
<..>
| move(com.plotsquared.core.plot.Plot,
<..>
,
| n.a. |
|
|
|||||||||||||||
NEW | public | n.a. | void | refreshChunks() | n.a. |
|
|
|||||||||||||||
NEW | public | n.a. | void | removeRoadEast(com.plotsquared.core.queue.QueueCoordinator) | n.a. |
|
|
|||||||||||||||
NEW | public | n.a. | void | removeRoadSouth(com.plotsquared.core.queue.QueueCoordinator) | n.a. |
|
|
|||||||||||||||
NEW | public | n.a. | void | removeRoadSouthEast(com.plotsquared.core.queue.QueueCoordinator) | n.a. |
|
|
|||||||||||||||
NEW | public | n.a. | void | removeSign() | n.a. |
|
|
|||||||||||||||
NEW | public | n.a. | void | setBiome(com.sk89q.worldedit.world.biome.BiomeType,
| n.a. |
|
|
|||||||||||||||
NEW | public | n.a. | boolean | setComponent(java.lang.String,
<..>
,
| n.a. |
|
|
|||||||||||||||
NEW | public | n.a. | boolean | setComponent(java.lang.String,
<..>
,
Annotations:
| n.a. |
|
|
|||||||||||||||
NEW | public | n.a. | void | setSign(java.lang.String) | n.a. |
|
|
|||||||||||||||
NEW | public | n.a. | void | setSign() | n.a. |
|
|
|||||||||||||||
NEW | public | n.a. | java.util.concurrent.CompletableFuture
<..>
| swap(com.plotsquared.core.plot.Plot,
<..>
,
| n.a. |
|
|
|||||||||||||||
NEW | public | n.a. | boolean | unlink() | n.a. |
|
|
|||||||||||||||
NEW | public | n.a. | boolean | unlinkPlot(boolean,
| n.a. |
|
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | com.plotsquared.core.plot.PlotTitle | CONFIGURED | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | PlotTitle(java.lang.String,
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | n.a. | java.lang.String | subtitle()
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | n.a. | java.lang.String | title()
Annotations:
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public final | byte[] (!) | amount |
|
||
REMOVED (!) | public final | com.sk89q.worldedit.world.item.ItemType[] (!) | types |
|
||
REMOVED (!) | public final | int (!) | x |
|
||
REMOVED (!) | public final | int (!) | y |
|
||
REMOVED (!) | public final | int (!) | z |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | PlotItem(short,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public | int (!) | current |
|
||
REMOVED (!) | public | java.lang.String (!) | id |
|
||
REMOVED (!) | public | com.plotsquared.core.plot.PlotId (!) | max |
|
||
REMOVED (!) | public | com.plotsquared.core.plot.PlotId (!) | min |
|
||
REMOVED (!) | public | java.lang.String (!) | plotManager |
|
||
REMOVED (!) | public | int (!) | setup_index |
|
||
REMOVED (!) | public | java.lang.String (!) | setupGenerator |
|
||
REMOVED (!) | public | com.plotsquared.core.util.SetupUtils (!) | setupManager |
|
||
REMOVED (!) | public | com.plotsquared.core.configuration.ConfigurationNode[] (!) | step |
|
||
REMOVED (!) | public | com.plotsquared.core.plot.PlotAreaTerrainType (!) | terrain |
|
||
REMOVED (!) | public | com.plotsquared.core.plot.PlotAreaType (!) | type |
|
||
REMOVED (!) | public | java.lang.String (!) | world |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | SetupObject() | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
METHOD_DEFAULT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Interface | Compatibility Changes |
UNCHANGED (!) | com.plotsquared.core.plot.world.PlotAreaManager | n.a. |
Status: | Fully Qualified Name: | Elements: |
NEW | com.google.inject.Singleton | n.a. |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW (!) | public | n.a. | void | forEachPlotArea(java.util.function.Consumer
<..>
)
| n.a. |
|
|
||||||||
NEW (!) | public | n.a. | com.plotsquared.core.plot.PlotArea | getPlotAreaByString(java.lang.String) | n.a. |
|
|
||||||||
NEW (!) | public | n.a. | java.util.Set
<..>
| getPlotAreasSet(java.lang.String,
| n.a. |
|
|
||||||||
NEW (!) | public | n.a. | java.util.Set
<..>
| getPlotAreasSet(java.lang.String) | n.a. |
|
|
||||||||
NEW (!) | public | n.a. | boolean | hasPlotArea(java.lang.String) | n.a. |
|
|
||||||||
NEW (!) | public | n.a. | boolean | isAugmented(java.lang.String) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | SinglePlot(com.plotsquared.core.plot.PlotArea,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | SinglePlot(com.plotsquared.core.plot.PlotArea,
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | SinglePlotArea() | n.a. |
|
|
||||||
NEW | public | n.a. | SinglePlotArea(com.plotsquared.core.plot.world.PlotAreaManager,
| n.a. | n.a. |
|
Change |
METHOD_DEFAULT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Interface | Compatibility Changes |
UNCHANGED (!) | com.plotsquared.core.plot.world.PlotAreaManager | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | SinglePlotAreaManager() | n.a. |
|
|
||||||||||
NEW | public | n.a. | SinglePlotAreaManager(com.plotsquared.core.util.EventDispatcher,
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: |
NEW | com.google.inject.Singleton | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | n.a. | boolean | claimPlot(com.plotsquared.core.plot.Plot) | n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | claimPlot(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | clearPlot(com.plotsquared.core.plot.Plot,
| n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | clearPlot(com.plotsquared.core.plot.Plot,
<..>
,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | createRoadEast(com.plotsquared.core.plot.Plot) | n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | createRoadEast(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | createRoadSouth(com.plotsquared.core.plot.Plot) | n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | createRoadSouth(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | createRoadSouthEast(com.plotsquared.core.plot.Plot) | n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | createRoadSouthEast(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | finishPlotMerge(java.util.List
<..>
)
| n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | finishPlotMerge(java.util.List
<..>
,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | finishPlotUnlink(java.util.List
<..>
)
| n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | finishPlotUnlink(java.util.List
<..>
,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | regenerateAllPlotWalls() | n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | regenerateAllPlotWalls(com.plotsquared.core.queue.QueueCoordinator) | n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | removeRoadEast(com.plotsquared.core.plot.Plot) | n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | removeRoadEast(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | removeRoadSouth(com.plotsquared.core.plot.Plot) | n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | removeRoadSouth(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | removeRoadSouthEast(com.plotsquared.core.plot.Plot) | n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | removeRoadSouthEast(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | setComponent(com.plotsquared.core.plot.PlotId,
| n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | setComponent(com.plotsquared.core.plot.PlotId,
<..>
,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | startPlotMerge(java.util.List
<..>
)
| n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | startPlotMerge(java.util.List
<..>
,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | startPlotUnlink(java.util.List
<..>
)
| n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | startPlotUnlink(java.util.List
<..>
,
| n.a. |
|
|
||||||||
REMOVED | public | n.a. | boolean | unClaimPlot(com.plotsquared.core.plot.Plot,
| n.a. | n.a. |
|
||||||||
NEW | public | n.a. | boolean | unClaimPlot(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | PlotAPI() | n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | n.a. | void | addPlotArea(com.plotsquared.core.plot.PlotArea) | n.a. |
|
|
||||||||||
NEW | public | n.a. | java.util.Set
<..>
| getAllPlots() | n.a. |
|
|
||||||||||
NEW | public | n.a. | com.plotsquared.core.queue.GlobalBlockQueue | getBlockQueue() | n.a. |
|
|
||||||||||
NEW | public | n.a. | com.plotsquared.core.util.ChunkManager | getChunkManager() | n.a. |
|
|
||||||||||
NEW | public | n.a. | java.util.Set
<..>
| getPlayerPlots(com.plotsquared.core.player.PlotPlayer
<..>
)
| n.a. |
|
|
||||||||||
NEW | public | n.a. | java.util.Set
<..>
| getPlotAreas(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | n.a. | com.plotsquared.core.PlotSquared | getPlotSquared() | n.a. |
|
|
||||||||||
NEW | public | n.a. | com.plotsquared.core.util.SchematicHandler | getSchematicHandler() | n.a. |
|
|
||||||||||
NEW | public | n.a. | void | registerListener(java.lang.Object) | n.a. |
|
|
||||||||||
NEW | public | n.a. | void | sendConsoleMessage(java.lang.String,
| n.a. |
|
|
||||||||||
NEW | public | n.a. | void | sendConsoleMessage(com.plotsquared.core.configuration.caption.Caption,
| n.a. |
|
|
||||||||||
NEW | public | n.a. | com.plotsquared.core.player.PlotPlayer
<..>
| wrapPlayer(java.util.UUID) | n.a. |
|
|
||||||||||
NEW | public | n.a. | com.plotsquared.core.player.PlotPlayer
<..>
| wrapPlayer(java.lang.String) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Change Status | Name | Old Type | New Type | Generics |
NEW | P | n.a. | java.lang.Object |
Status | Interface | Compatibility Changes |
NEW | com.plotsquared.core.configuration.caption.LocaleHolder | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||
NEW | public | n.a. | com.plotsquared.core.backup.BackupManager | backupManager() | n.a. | n.a. |
|
|||||||
NEW | public | n.a. | com.plotsquared.core.util.ChunkManager | chunkManager() | n.a. | n.a. |
|
|||||||
NEW | public abstract | n.a. | net.kyori.adventure.audience.Audience | consoleAudience() | n.a. | n.a. |
|
|||||||
NEW | public abstract | n.a. | void | copyCaptionMaps() | n.a. | n.a. |
|
|||||||
NEW | public | n.a. | com.plotsquared.core.generator.IndependentPlotGenerator | defaultGenerator() | n.a. | n.a. |
|
|||||||
NEW | public | n.a. | com.plotsquared.core.util.EconHandler | econHandler() | n.a. | n.a. |
|
|||||||
NEW | public abstract | n.a. | java.io.File | getDirectory() | n.a. | n.a. |
|
|||||||
NEW | public abstract | n.a. | com.plotsquared.core.generator.GeneratorWrapper
<..>
| getGenerator(java.lang.String,
| n.a. | n.a. |
|
|||||||
NEW | public abstract | n.a. | com.plotsquared.core.location.World
<..>
| getPlatformWorld(java.lang.String) | n.a. | n.a. |
|
|||||||
NEW | public | n.a. | com.plotsquared.core.queue.GlobalBlockQueue | globalBlockQueue() | n.a. | n.a. |
|
|||||||
NEW | public | n.a. | com.plotsquared.core.generator.HybridUtils | hybridUtils() | n.a. | n.a. |
|
|||||||
NEW | public abstract | n.a. | com.google.inject.Injector | injector() | n.a. | n.a. |
|
|||||||
NEW | public | n.a. | boolean | isFaweHooking() | n.a. | n.a. |
|
|||||||
NEW | public | n.a. | com.plotsquared.core.permissions.PermissionHandler | permissionHandler() | n.a. | n.a. |
|
|||||||
NEW | public | n.a. | com.plotsquared.core.util.placeholders.PlaceholderRegistry | placeholderRegistry() | n.a. | n.a. |
|
|||||||
NEW | public | n.a. | com.plotsquared.core.util.PlayerManager
<..>
| playerManager() | n.a. | n.a. |
|
|||||||
NEW | public | n.a. | java.lang.String | pluginName() | n.a. | n.a. |
|
|||||||
NEW | public abstract | n.a. | java.lang.String | pluginsFormatted() | n.a. | n.a. |
|
|||||||
NEW | public | n.a. | com.plotsquared.core.util.RegionManager | regionManager() | n.a. | n.a. |
|
|||||||
NEW | public abstract | n.a. | java.lang.String | serverImplementation() | n.a. | n.a. |
|
|||||||
NEW | public abstract | n.a. | java.lang.String | serverNativePackage() | n.a. | n.a. |
|
|||||||
NEW | public abstract | n.a. | int[] | serverVersion() | n.a. | n.a. |
|
|||||||
NEW | public | n.a. | com.intellectualsites.services.ServicePipeline | servicePipeline() | n.a. | n.a. |
|
|||||||
NEW | public abstract | n.a. | void | setGenerator(java.lang.String) | n.a. | n.a. |
|
|||||||
NEW | public | n.a. | com.plotsquared.core.util.SetupUtils | setupUtils() | n.a. | n.a. |
|
|||||||
NEW | public abstract | n.a. | void | shutdown() | n.a. | n.a. |
|
|||||||
NEW | public abstract | n.a. | void | startMetrics() | n.a. | n.a. |
|
|||||||
NEW | public abstract | n.a. | java.lang.String | toLegacyPlatformString(net.kyori.adventure.text.Component) | n.a. | n.a. |
|
|||||||
NEW | public abstract | n.a. | void | unregister(com.plotsquared.core.player.PlotPlayer
<..>
)
| n.a. | n.a. |
|
|||||||
NEW | public abstract | n.a. | java.io.File | worldContainer() | n.a. | n.a. |
|
|||||||
NEW | public | n.a. | com.plotsquared.core.util.PlatformWorldManager
<..>
| worldManager() | n.a. | n.a. |
|
|||||||
NEW | public | n.a. | com.plotsquared.core.util.WorldUtil | worldUtil() | n.a. | n.a. |
|
|||||||
NEW | public abstract | n.a. | com.plotsquared.core.generator.GeneratorWrapper
<..>
| wrapPlotGenerator(java.lang.String,
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | |||||
REMOVED (!) | public | java.util.HashMap
<..>
(!)
| clusters_tmp |
|
|||||
MODIFIED (!) | private (<- public ) | java.io.File (!) | configFile |
|
|||||
REMOVED (!) | public final | com.plotsquared.core.IPlotMain
<..>
(!)
| IMP |
|
|||||
REMOVED (!) | public | com.plotsquared.core.configuration.file.YamlConfiguration (!) | storage |
|
|||||
REMOVED (!) | public | com.plotsquared.core.configuration.file.YamlConfiguration (!) | style |
|
|||||
REMOVED (!) | public | java.io.File (!) | styleFile |
|
|||||
REMOVED (!) | public | java.io.File (!) | translationFile |
|
|||||
MODIFIED (!) | private (<- public ) | com.sk89q.worldedit.WorldEdit (!) | worldedit |
|
|||||
REMOVED (!) | public | com.plotsquared.core.configuration.file.YamlConfiguration (!) | worlds |
|
|||||
MODIFIED (!) | private (<- public ) | java.io.File (!) | worldsFile |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | PlotSquared(com.plotsquared.core.IPlotMain,
| n.a. |
|
|
||||||
NEW | public | n.a. | PlotSquared(com.plotsquared.core.PlotPlatform
<..>
,
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||
REMOVED (!) | public | n.a. | boolean | canUpdate(java.lang.String,
| n.a. |
|
|
||||||||||||||
REMOVED (!) | static public | n.a. | void | debug(java.lang.Object) | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | void | forEachBasePlot(java.util.function.Consumer
<..>
)
| n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | void | forEachPlot(java.util.function.Consumer
<..>
)
| n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | void | forEachPlotArea(java.util.function.Consumer
<..>
)
| n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | void | forEachPlotArea(java.lang.String,
<..>
)
| n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.plot.PlotArea | getApplicablePlotArea(com.plotsquared.core.location.Location) | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | java.util.Set
<..>
| getBasePlots() | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | java.util.Set
<..>
| getBasePlots(com.plotsquared.core.player.PlotPlayer) | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | java.util.Set
<..>
| getBasePlots(java.util.UUID) | n.a. |
|
|
||||||||||||||
NEW | public | n.a. | com.plotsquared.core.configuration.caption.CaptionMap | getCaptionMap(java.lang.String) | n.a. |
|
|
||||||||||||||
NEW | public | n.a. | java.io.File | getConfigFile() | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.plot.PlotArea | getFirstPlotArea() | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | java.io.File | getJarFile() | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.util.logger.ILogger | getLogger() | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.util.placeholders.PlaceholderRegistry | getPlaceholderRegistry() | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.plot.Plot | getPlot(com.plotsquared.core.plot.PlotArea,
| n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.plot.PlotArea | getPlotArea(java.lang.String,
| n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.plot.PlotArea | getPlotAreaAbs(com.plotsquared.core.location.Location) | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.plot.PlotArea | getPlotAreaByString(java.lang.String) | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | int | getPlotAreaCount() | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | java.util.Set
<..>
| getPlotAreas() | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | java.util.Set
<..>
| getPlotAreas(java.lang.String) | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | java.util.Set
<..>
| getPlotAreas(java.lang.String,
| n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | int | getPlotCount() | n.a. |
|
|
||||||||||||||
NEW | public | n.a. | com.plotsquared.core.listener.PlotListener | getPlotListener() | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.plot.PlotManager | getPlotManager(com.plotsquared.core.plot.Plot) | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.plot.PlotManager | getPlotManager(com.plotsquared.core.location.Location) | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | java.util.Set
<..>
| getPlots(com.plotsquared.core.plot.PlotFilter[])
Annotations:
| n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | java.util.Set
<..>
| getPlots() | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | java.util.Set
<..>
| getPlots(java.lang.String,
| n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | java.util.Set
<..>
| getPlots(com.plotsquared.core.plot.PlotArea,
| n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | java.util.Set
<..>
| getPlots(java.lang.String,
| n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | java.util.Set
<..>
| getPlots(com.plotsquared.core.plot.PlotArea,
| n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | java.util.Set
<..>
| getPlots(java.lang.String,
| n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | java.util.Set
<..>
| getPlots(com.plotsquared.core.plot.PlotArea,
| n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | java.util.Collection
<..>
| getPlots(java.lang.String) | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | java.util.Set
<..>
| getPlots(com.plotsquared.core.player.PlotPlayer) | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | java.util.Collection
<..>
| getPlots(com.plotsquared.core.plot.PlotArea) | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | java.util.Set
<..>
| getPlots(java.util.UUID) | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | java.util.Set
<..>
| getPlotsAbs(java.util.UUID) | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | java.util.Set
<..>
| getPlotsByAlias(java.lang.String,
| n.a. |
|
|
||||||||||||||
NEW | public | n.a. | com.plotsquared.core.configuration.file.YamlConfiguration | getWorldConfiguration() | n.a. |
|
|
||||||||||||||
NEW | public | n.a. | com.sk89q.worldedit.WorldEdit | getWorldEdit() | n.a. |
|
|
||||||||||||||
NEW | public | n.a. | java.io.File | getWorldsFile() | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | boolean | hasPlot(java.util.UUID) | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | boolean | hasPlotArea(java.lang.String) | n.a. |
|
|
||||||||||||||
REMOVED (!) | static public | n.a. | com.plotsquared.core.IPlotMain
<..>
| imp() | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | boolean | isAugmented(java.lang.String) | n.a. |
|
|
||||||||||||||
NEW | public | n.a. | void | loadCaptionMap() |
|
|
|
||||||||||||||
REMOVED (!) | static public | n.a. | void | log(java.lang.Object) | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | java.lang.String | normalisedVersion(java.lang.String) | n.a. |
|
|
||||||||||||||
NEW | static public | n.a. | com.plotsquared.core.PlotPlatform
<..>
| platform() | n.a. |
|
|
||||||||||||||
NEW | public | n.a. | void | registerCaptionMap(java.lang.String,
| n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | void | setLogger(com.plotsquared.core.util.logger.ILogger) | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | void | setPlots(java.util.HashMap
<..>
)
| n.a. |
|
|
||||||||||||||
NEW | public | n.a. | void | setPlots(java.util.Map
<..>
)
| n.a. |
|
|
||||||||||||||
MODIFIED (*) | public | n.a. | void | setupConfig() |
|
|
|
||||||||||||||
MODIFIED (!) | public | n.a. | java.util.List (<- java.util.ArrayList)
<..>
| sortPlots(java.util.Collection
<..>
,
| n.a. |
|
|
||||||||||||||
MODIFIED | public (<- private ) | n.a. | void | startExpiryTasks() | n.a. | n.a. |
|
Change |
CLASS_NOW_FINAL |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes | ||
REMOVED (!) | com.plotsquared.core.queue.DelegateLocalBlockQueue |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | AreaBoundDelegateLocalBlockQueue(com.plotsquared.core.plot.PlotArea,
| n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.plot.PlotArea | getArea() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | setBiome(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
Status | Superclass | Compatibility Changes |
NEW | com.plotsquared.core.queue.DelegateQueueCoordinator | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | AreaBoundDelegateQueueCoordinator(com.plotsquared.core.plot.PlotArea,
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | com.plotsquared.core.plot.PlotArea | getArea() | n.a. |
|
|
||||||
NEW | public | n.a. | boolean | setBiome(int,
| n.a. |
|
|
||||||
NEW | public | n.a. | boolean | setBiome(int,
| n.a. |
|
|
||||||
NEW | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
NEW | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
NEW | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
NEW | public | n.a. | boolean | setTile(int,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes | ||
REMOVED (!) | com.plotsquared.core.queue.LocalBlockQueue |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | BasicLocalBlockQueue(java.lang.String) | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | n.a. | void | endSet(boolean) | n.a. |
|
|
||||||||||||
REMOVED (!) | final public | n.a. | boolean | execute(com.plotsquared.core.queue.BasicLocalBlockQueue$LocalChunk) |
|
|
|
||||||||||||
REMOVED (!) | public | n.a. | void | flush() | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | n.a. | com.sk89q.worldedit.world.block.BlockState | getBlock(int,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | n.a. | com.plotsquared.core.queue.BasicLocalBlockQueue$LocalChunk | getLocalChunk(int,
| n.a. |
|
|
||||||||||||
REMOVED (!) | final public | n.a. | long | getModified() | n.a. |
|
|
||||||||||||
REMOVED (!) | final public | n.a. | java.lang.String | getWorld() | n.a. |
|
|
||||||||||||
REMOVED (!) | final public | n.a. | boolean | next() | n.a. |
|
|
||||||||||||
REMOVED (!) | final public | n.a. | boolean | setBiome(int,
| n.a. |
|
|
||||||||||||
REMOVED (!) | final public | n.a. | boolean | setBiome() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||||||||
REMOVED (!) | final public | n.a. | void | setChunk(com.plotsquared.core.queue.BasicLocalBlockQueue$LocalChunk) | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | n.a. | void | setComponents(com.plotsquared.core.queue.BasicLocalBlockQueue$LocalChunk) |
|
|
|
||||||||||||
REMOVED (!) | final public | n.a. | void | setModified(long) | n.a. |
|
|
||||||||||||
REMOVED (!) | final public | n.a. | int | size() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | n.a. | void | startSet(boolean) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes | ||
REMOVED (!) | com.plotsquared.core.queue.BasicLocalBlockQueue$LocalChunk |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | BasicLocalBlockQueue$BasicLocalChunk(com.plotsquared.core.queue.BasicLocalBlockQueue,
| n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | void | setBlock(int,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public | com.sk89q.worldedit.world.block.BaseBlock[] (!) | baseblocks |
|
||
REMOVED (!) | public | com.sk89q.worldedit.world.biome.BiomeType[] (!) | biomes |
|
||
REMOVED (!) | public final | com.plotsquared.core.queue.BasicLocalBlockQueue (!) | parent |
|
||
REMOVED (!) | public final | int (!) | x |
|
||
REMOVED (!) | public final | int (!) | z |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | BasicLocalBlockQueue$LocalChunk(com.plotsquared.core.queue.BasicLocalBlockQueue,
| n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.queue.BasicLocalBlockQueue | getParent() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | int | getX() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | int | getZ() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | int | hashCode() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | long | longHash() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | void | setBiome(int,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | void | setBlock(int,
| n.a. |
|
|
Status | Superclass | Compatibility Changes |
NEW | com.plotsquared.core.queue.QueueCoordinator | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | BasicQueueCoordinator(com.sk89q.worldedit.world.World) | n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||
NEW | final public | n.a. | void | addProgressSubscriber(com.plotsquared.core.queue.subscriber.ProgressSubscriber) | n.a. |
|
|
|||||||||
NEW | public | n.a. | void | addReadChunk(com.sk89q.worldedit.math.BlockVector2) | n.a. |
|
|
|||||||||
NEW | public | n.a. | void | addReadChunks(java.util.Set
<..>
)
| n.a. |
|
|
|||||||||
NEW | public abstract | n.a. | com.sk89q.worldedit.world.block.BlockState | getBlock(int,
| n.a. |
|
|
|||||||||
NEW | public | n.a. | java.util.concurrent.ConcurrentHashMap
<..>
| getBlockChunks() | n.a. |
|
|
|||||||||
NEW | final public | n.a. | java.util.function.Consumer
<..>
| getChunkConsumer() | n.a. |
|
|
|||||||||
NEW | public | n.a. | java.lang.Runnable | getCompleteTask() | n.a. |
|
|
|||||||||
NEW | final public | n.a. | com.plotsquared.core.queue.LightingMode | getLightingMode() | n.a. |
|
|
|||||||||
NEW | final public | n.a. | java.util.List
<..>
| getProgressSubscribers() | n.a. |
|
|
|||||||||
NEW | public | n.a. | java.util.List
<..>
| getReadChunks() | n.a. |
|
|
|||||||||
NEW | public | n.a. | int[] | getRegenEnd() | n.a. |
|
|
|||||||||
NEW | public | n.a. | com.sk89q.worldedit.regions.CuboidRegion | getRegenRegion() | n.a. |
|
|
|||||||||
NEW | public | n.a. | int[] | getRegenStart() | n.a. |
|
|
|||||||||
NEW | final public | n.a. | com.sk89q.worldedit.world.World | getWorld() | n.a. |
|
|
|||||||||
NEW | public | n.a. | boolean | isRegen() | n.a. |
|
|
|||||||||
NEW | public | n.a. | boolean | isSettingBiomes() | n.a. |
|
|
|||||||||
NEW | public | n.a. | boolean | isSettingTiles() | n.a. |
|
|
|||||||||
NEW | public | n.a. | boolean | isUnloadAfter() | n.a. |
|
|
|||||||||
NEW | public | n.a. | void | regenChunk(int,
| n.a. |
|
|
|||||||||
NEW | public | n.a. | boolean | setBiome(int,
| n.a. |
|
|
|||||||||
NEW | final public | n.a. | boolean | setBiome(int,
| n.a. |
|
|
|||||||||
NEW | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
|||||||||
NEW | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
|||||||||
NEW | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
|||||||||
NEW | final public | n.a. | void | setChunk(com.plotsquared.core.queue.LocalChunk) | n.a. |
|
|
|||||||||
NEW | final public | n.a. | void | setChunkConsumer(java.util.function.Consumer
<..>
)
| n.a. |
|
|
|||||||||
NEW | public | n.a. | void | setCompleteTask(java.lang.Runnable) | n.a. |
|
|
|||||||||
NEW | public | n.a. | boolean | setEntity(com.sk89q.worldedit.entity.Entity) | n.a. |
|
|
|||||||||
NEW | final public | n.a. | void | setLightingMode(com.plotsquared.core.queue.LightingMode) | n.a. |
|
|
|||||||||
NEW | final public | n.a. | void | setModified(long) | n.a. |
|
|
|||||||||
NEW | public | n.a. | void | setRegenRegion(com.sk89q.worldedit.regions.CuboidRegion) | n.a. |
|
|
|||||||||
NEW | public | n.a. | boolean | setTile(int,
| n.a. |
|
|
|||||||||
NEW | public | n.a. | void | setUnloadAfter(boolean) | n.a. |
|
|
|||||||||
NEW | final public | n.a. | int | size() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes | ||
REMOVED (!) | com.plotsquared.core.queue.ScopedLocalBlockQueue |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public final | com.sk89q.worldedit.world.biome.BiomeType[] (!) | biomeGrid |
|
||
REMOVED (!) | public final | com.sk89q.worldedit.world.block.BlockState[] (!) | result |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | ChunkBlockQueue(com.sk89q.worldedit.math.BlockVector3,
| n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | void | fillBiome(com.sk89q.worldedit.world.biome.BiomeType) | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | com.sk89q.worldedit.world.block.BlockState | getBlock(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | com.sk89q.worldedit.world.block.BlockState[] | getBlocks() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.location.Location | getMax() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.location.Location | getMin() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | java.lang.String | getWorld() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | setBiome(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes |
NEW | java.lang.Runnable | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | ChunkCoordinator() | n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public abstract | n.a. | void | cancel() | n.a. |
|
|
||||||
NEW | public abstract | n.a. | int | getRemainingChunks() | n.a. |
|
|
||||||
NEW | public abstract | n.a. | int | getTotalChunks() | n.a. |
|
|
||||||
NEW | public abstract | n.a. | void | start() | n.a. |
|
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | n.a. | ChunkCoordinatorBuilder(com.plotsquared.core.inject.factory.ChunkCoordinatorFactory)
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | n.a. | com.plotsquared.core.queue.ChunkCoordinator | build() | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.queue.ChunkCoordinatorBuilder | inWorld(com.sk89q.worldedit.world.World) | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.queue.ChunkCoordinatorBuilder | unloadAfter(boolean) | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.queue.ChunkCoordinatorBuilder | withChunk(com.sk89q.worldedit.math.BlockVector2) | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.queue.ChunkCoordinatorBuilder | withChunks(java.util.Collection
<..>
)
| n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.queue.ChunkCoordinatorBuilder | withConsumer(java.util.function.Consumer
<..>
)
| n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.queue.ChunkCoordinatorBuilder | withFinalAction(java.lang.Runnable) | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.queue.ChunkCoordinatorBuilder | withInitialBatchSize(int) | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.queue.ChunkCoordinatorBuilder | withMaxIterationTime(long) | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.queue.ChunkCoordinatorBuilder | withProgressSubscriber(com.plotsquared.core.queue.subscriber.ProgressSubscriber) | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.queue.ChunkCoordinatorBuilder | withProgressSubscribers(java.util.Collection
<..>
)
| n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.queue.ChunkCoordinatorBuilder | withRegion(com.plotsquared.core.location.Location,
| n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.queue.ChunkCoordinatorBuilder | withThrowableConsumer(java.util.function.Consumer
<..>
)
| n.a. |
|
|
Status | Superclass | Compatibility Changes |
NEW | com.plotsquared.core.queue.ScopedQueueCoordinator | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public final | com.sk89q.worldedit.world.biome.BiomeType[] | biomeResult | n.a. |
NEW | public final | com.sk89q.worldedit.world.block.BlockState[] | result | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | ChunkQueueCoordinator(com.sk89q.worldedit.math.BlockVector3,
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | com.sk89q.worldedit.world.block.BlockState | getBlock(int,
| n.a. |
|
|
||||||
NEW | public | n.a. | com.sk89q.worldedit.world.block.BlockState[] | getBlocks() | n.a. |
|
|
||||||
NEW | public | n.a. | com.plotsquared.core.location.Location | getMax() | n.a. |
|
|
||||||
NEW | public | n.a. | com.plotsquared.core.location.Location | getMin() | n.a. |
|
|
||||||
NEW | public | n.a. | com.sk89q.worldedit.world.World | getWorld() | n.a. |
|
|
||||||
NEW | public | n.a. | boolean | setBiome(int,
| n.a. |
|
|
||||||
NEW | public | n.a. | boolean | setBiome(int,
| n.a. |
|
|
||||||
NEW | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
NEW | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
NEW | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes | ||
REMOVED (!) | com.plotsquared.core.queue.LocalBlockQueue |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | DelegateLocalBlockQueue(com.plotsquared.core.queue.LocalBlockQueue) | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | void | endSet(boolean) | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | enqueue() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | void | fixChunkLighting(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | void | flush() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | com.sk89q.worldedit.world.block.BlockState | getBlock(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | long | getModified() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.queue.LocalBlockQueue | getParent() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | java.lang.String | getWorld() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | next() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | void | optimize() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | void | refreshChunk(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | void | regenChunk(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | setBiome(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | setBiome() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | void | setModified(long) | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | int | size() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | void | startSet(boolean) | n.a. |
|
|
Status | Superclass | Compatibility Changes |
NEW | com.plotsquared.core.queue.QueueCoordinator | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | DelegateQueueCoordinator(com.plotsquared.core.queue.QueueCoordinator) | n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | n.a. | void | addProgressSubscriber(com.plotsquared.core.queue.subscriber.ProgressSubscriber) | n.a. |
|
|
||||||||
NEW | public | n.a. | void | addReadChunk(com.sk89q.worldedit.math.BlockVector2) | n.a. |
|
|
||||||||
NEW | public | n.a. | void | addReadChunks(java.util.Set
<..>
)
| n.a. |
|
|
||||||||
NEW | public | n.a. | void | cancel() | n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | enqueue() | n.a. |
|
|
||||||||
NEW | public | n.a. | com.sk89q.worldedit.world.block.BlockState | getBlock(int,
| n.a. |
|
|
||||||||
NEW | public | n.a. | java.util.function.Consumer
<..>
| getChunkConsumer() | n.a. |
|
|
||||||||
NEW | public | n.a. | java.lang.Runnable | getCompleteTask() | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.queue.LightingMode | getLightingMode() | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.queue.QueueCoordinator | getParent() | n.a. |
|
|
||||||||
NEW | public | n.a. | java.util.List
<..>
| getReadChunks() | n.a. |
|
|
||||||||
NEW | public | n.a. | com.sk89q.worldedit.regions.CuboidRegion | getRegenRegion() | n.a. |
|
|
||||||||
NEW | public | n.a. | com.sk89q.worldedit.world.World | getWorld() | n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | isSettingBiomes() | n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | isSettingTiles() | n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | isUnloadAfter() | n.a. |
|
|
||||||||
NEW | public | n.a. | void | regenChunk(int,
| n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | setBiome(int,
| n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | setBiome(int,
| n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||||
NEW | public | n.a. | void | setChunkConsumer(java.util.function.Consumer
<..>
)
| n.a. |
|
|
||||||||
NEW | public | n.a. | void | setCompleteTask(java.lang.Runnable) | n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | setEntity(com.sk89q.worldedit.entity.Entity) | n.a. |
|
|
||||||||
NEW | public | n.a. | void | setLightingMode(com.plotsquared.core.queue.LightingMode) | n.a. |
|
|
||||||||
NEW | public | n.a. | void | setModified(long) | n.a. |
|
|
||||||||
NEW | public | n.a. | void | setRegenRegion(com.sk89q.worldedit.regions.CuboidRegion) | n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | setTile(int,
| n.a. |
|
|
||||||||
NEW | public | n.a. | void | setUnloadAfter(boolean) | n.a. |
|
|
||||||||
NEW | public | n.a. | int | size() | n.a. |
|
|
||||||||
NEW | public | n.a. | void | start() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static | com.plotsquared.core.queue.GlobalBlockQueue (!) | IMP |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | GlobalBlockQueue(com.plotsquared.core.queue.QueueProvider,
| n.a. |
|
|
||||||
NEW | public | n.a. | GlobalBlockQueue(com.plotsquared.core.queue.QueueProvider) | n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED (!) | public | n.a. | boolean | addEmptyTask(java.lang.Runnable) | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | void | dequeue(com.plotsquared.core.queue.LocalBlockQueue) | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | boolean | enqueue(com.plotsquared.core.queue.LocalBlockQueue) | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | void | flush(com.plotsquared.core.queue.LocalBlockQueue) | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | java.util.List
<..>
| getActiveQueues() | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | java.util.List
<..>
| getAllQueues() | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | java.util.List
<..>
| getInactiveQueues() | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.queue.LocalBlockQueue | getNewQueue(java.lang.String,
| n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.queue.QueueCoordinator | getNewQueue(com.sk89q.worldedit.world.World) | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.queue.LocalBlockQueue | getNextQueue() | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.queue.GlobalBlockQueue$QueueStage | getStage(com.plotsquared.core.queue.LocalBlockQueue) | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | boolean | isDone() | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | boolean | isStage(com.plotsquared.core.queue.LocalBlockQueue,
| n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | boolean | runTask() | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | void | setProvider(com.plotsquared.core.queue.QueueProvider) | n.a. |
|
|
||||||||
NEW | public | n.a. | void | setQueueProvider(com.plotsquared.core.queue.QueueProvider) | n.a. |
|
|
||||||||
REMOVED (!) | public | n.a. | boolean | stop() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes | ||
REMOVED (!) | java.lang.Enum |
|
Status | Interface | Compatibility Changes | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Comparable |
|
||
REMOVED (!) | java.lang.constant.Constable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -7711805948712544616 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | com.plotsquared.core.queue.GlobalBlockQueue$QueueStage (!) | ACTIVE |
|
||
REMOVED (!) | public static final | com.plotsquared.core.queue.GlobalBlockQueue$QueueStage (!) | INACTIVE |
|
||
REMOVED (!) | public static final | com.plotsquared.core.queue.GlobalBlockQueue$QueueStage (!) | NONE |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | n.a. | com.plotsquared.core.queue.GlobalBlockQueue$QueueStage | valueOf(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | static public | n.a. | com.plotsquared.core.queue.GlobalBlockQueue$QueueStage[] | values() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes |
NEW | java.lang.Enum | n.a. |
Status | Interface | Compatibility Changes |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
NEW | java.lang.constant.Constable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 7411930867725488268 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | com.plotsquared.core.queue.LightingMode | ALL | n.a. |
NEW | public static final | com.plotsquared.core.queue.LightingMode | NONE | n.a. |
NEW | public static final | com.plotsquared.core.queue.LightingMode | PLACEMENT | n.a. |
NEW | public static final | com.plotsquared.core.queue.LightingMode | REPLACEMENT | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | int | getMode() | n.a. |
|
|
||||||
NEW | static public | n.a. | com.plotsquared.core.queue.LightingMode | valueOf(java.lang.String) | n.a. |
|
|
||||||
NEW | static public | n.a. | com.plotsquared.core.queue.LightingMode | valueOf(int) | n.a. |
|
|
||||||
NEW | static public | n.a. | com.plotsquared.core.queue.LightingMode[] | values() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | n.a. | LocalBlockQueue(java.lang.String)
Annotations:
| n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | n.a. | void | endSet(boolean) | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | enqueue() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | void | fixChunkLighting(int,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | void | flush() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | com.sk89q.worldedit.world.block.BlockState | getBlock(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | java.lang.Object | getChunkObject() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.queue.ScopedLocalBlockQueue | getForChunk(int,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | long | getModified() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | java.lang.String | getWorld() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | isForceSync() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | boolean | next() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | void | optimize() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | void | refreshChunk(int,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | void | regenChunk(int,
| n.a. |
|
|
||||||
REMOVED (!) | final public | n.a. | void | regenChunkSafe(int,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | boolean | setBiome(int,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | boolean | setBiome() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | void | setChunkObject(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | void | setCuboid(com.plotsquared.core.location.Location,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | void | setCuboid(com.plotsquared.core.location.Location,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | void | setForceSync(boolean) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | void | setModified(long) | n.a. |
|
|
||||||
REMOVED (!) | final public | n.a. | void | setModified() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | setTile(int,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | int | size() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | void | startSet(boolean) | n.a. |
|
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | LocalChunk(com.plotsquared.core.queue.QueueCoordinator,
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||
NEW | public | n.a. | com.sk89q.worldedit.world.block.BaseBlock[] | getBaseblocks() | n.a. |
|
|
|||||||||
NEW | public | n.a. | com.sk89q.worldedit.world.biome.BiomeType[] | getBiomes() | n.a. |
|
|
|||||||||
NEW | public | n.a. | java.util.HashMap
<..>
| getEntities() | n.a. |
|
|
|||||||||
NEW | public | n.a. | com.plotsquared.core.queue.QueueCoordinator | getParent() | n.a. |
|
|
|||||||||
NEW | public | n.a. | java.util.HashMap
<..>
| getTiles() | n.a. |
|
|
|||||||||
NEW | public | n.a. | int | getX() | n.a. |
|
|
|||||||||
NEW | public | n.a. | int | getZ() | n.a. |
|
|
|||||||||
NEW | public | n.a. | int | hashCode() | n.a. |
|
|
|||||||||
NEW | public | n.a. | void | setBiome(int,
| n.a. |
|
|
|||||||||
NEW | public | n.a. | void | setBlock(int,
| n.a. |
|
|
|||||||||
NEW | public | n.a. | void | setEntity(com.sk89q.worldedit.util.Location,
| n.a. |
|
|
|||||||||
NEW | public | n.a. | void | setTile(int,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes | ||
REMOVED (!) | com.plotsquared.core.queue.DelegateLocalBlockQueue |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | LocationOffsetDelegateLocalBlockQueue(boolean[],
| n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | boolean | setBiome(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
Status | Superclass | Compatibility Changes |
NEW | com.plotsquared.core.queue.DelegateQueueCoordinator | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | LocationOffsetDelegateQueueCoordinator(boolean[],
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | boolean | setBiome(int,
| n.a. |
|
|
||||||
NEW | public | n.a. | boolean | setBiome(int,
| n.a. |
|
|
||||||
NEW | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
NEW | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
NEW | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
NEW | public | n.a. | boolean | setTile(int,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes | ||
REMOVED (!) | com.plotsquared.core.queue.DelegateLocalBlockQueue |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | OffsetLocalBlockQueue(com.plotsquared.core.queue.LocalBlockQueue,
| n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | boolean | setBiome(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | QueueCoordinator(com.sk89q.worldedit.world.World) | n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||
NEW | public | n.a. | void | addEntities(java.util.List
<..>
)
| n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | void | addProgressSubscriber(com.plotsquared.core.queue.subscriber.ProgressSubscriber) | n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | void | addReadChunk(com.sk89q.worldedit.math.BlockVector2) | n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | void | addReadChunks(java.util.Set
<..>
)
| n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | void | cancel() | n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | boolean | enqueue() | n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | com.sk89q.worldedit.world.block.BlockState | getBlock(int,
| n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | java.util.function.Consumer
<..>
| getChunkConsumer() | n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | java.lang.Object | getChunkObject() | n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | java.lang.Runnable | getCompleteTask() | n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | com.plotsquared.core.queue.ScopedQueueCoordinator | getForChunk(int,
| n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | com.plotsquared.core.queue.LightingMode | getLightingMode() | n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | java.util.List
<..>
| getReadChunks() | n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | com.sk89q.worldedit.regions.CuboidRegion | getRegenRegion() | n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | com.sk89q.worldedit.world.World | getWorld() | n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | boolean | isForceSync() | n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | boolean | isSettingBiomes() | n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | boolean | isSettingTiles() | n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | boolean | isUnloadAfter() | n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | void | regenChunk(int,
| n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | boolean | setBiome(int,
Annotations:
| n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | boolean | setBiome(int,
| n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | void | setBiomeCuboid(com.plotsquared.core.location.Location,
| n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | boolean | setBlock(int,
| n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | boolean | setBlock(int,
| n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | void | setChunkConsumer(java.util.function.Consumer
<..>
)
| n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | void | setChunkObject(java.lang.Object) | n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | void | setCompleteTask(java.lang.Runnable) | n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | void | setCuboid(com.plotsquared.core.location.Location,
| n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | void | setCuboid(com.plotsquared.core.location.Location,
| n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | boolean | setEntity(com.sk89q.worldedit.entity.Entity) | n.a. |
|
|
|||||||||||||||||||||
NEW | public | n.a. | void | setForceSync(boolean) | n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | void | setLightingMode(com.plotsquared.core.queue.LightingMode) | n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | void | setModified(long) | n.a. |
|
|
|||||||||||||||||||||
NEW | final public | n.a. | void | setModified() | n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | void | setRegenRegion(com.sk89q.worldedit.regions.CuboidRegion) | n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | boolean | setTile(int,
| n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | void | setUnloadAfter(boolean) | n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | int | size() | n.a. |
|
|
|||||||||||||||||||||
NEW | public abstract | n.a. | void | start() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public abstract | n.a. | com.plotsquared.core.queue.LocalBlockQueue | getNewQueue(java.lang.String) | n.a. |
|
|
||||||||||
NEW (*) | public abstract | n.a. | com.plotsquared.core.queue.QueueCoordinator | getNewQueue(com.sk89q.worldedit.world.World) | n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | com.plotsquared.core.queue.QueueProvider | of(java.lang.Class
<..>
,
<..>
)
| n.a. |
|
|
||||||||||
NEW | static public | n.a. | com.plotsquared.core.queue.QueueProvider | of(java.lang.Class
<..>
)
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes | ||
REMOVED (!) | com.plotsquared.core.queue.DelegateLocalBlockQueue |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | ScopedLocalBlockQueue(com.plotsquared.core.queue.LocalBlockQueue,
| n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | void | fillBiome(com.sk89q.worldedit.world.biome.BiomeType) | n.a. |
|
|
||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.location.Location | getMax() | n.a. |
|
|
||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.location.Location | getMin() | n.a. |
|
|
||||||||||
REMOVED (!) | public | n.a. | void | mapByType2D(com.plotsquared.core.util.task.RunnableVal3
<..>
)
| n.a. |
|
|
||||||||||
REMOVED (!) | public | n.a. | boolean | setBiome(int,
| n.a. |
|
|
||||||||||
REMOVED (!) | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||||||
REMOVED (!) | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||||||
REMOVED (!) | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
Status | Superclass | Compatibility Changes |
NEW | com.plotsquared.core.queue.DelegateQueueCoordinator | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | ScopedQueueCoordinator(com.plotsquared.core.queue.QueueCoordinator,
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | void | fillBiome(com.sk89q.worldedit.world.biome.BiomeType) | n.a. |
|
|
||||||
NEW | public | n.a. | com.plotsquared.core.location.Location | getMax() | n.a. |
|
|
||||||
NEW | public | n.a. | com.plotsquared.core.location.Location | getMin() | n.a. |
|
|
||||||
NEW | public | n.a. | boolean | setBiome(int,
| n.a. |
|
|
||||||
NEW | public | n.a. | boolean | setBiome(int,
| n.a. |
|
|
||||||
NEW | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
NEW | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
NEW | public | n.a. | boolean | setBlock(int,
| n.a. |
|
|
||||||
NEW | public | n.a. | boolean | setTile(int,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes |
NEW | com.plotsquared.core.queue.subscriber.ProgressSubscriber | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | n.a. | DefaultProgressSubscriber(com.plotsquared.core.player.PlotPlayer
<..>
)
Annotations:
| n.a. | n.a. |
|
||||||||||||
NEW | public | n.a. | DefaultProgressSubscriber(com.plotsquared.core.player.PlotPlayer
<..>
,
Annotations:
| n.a. | n.a. |
|
||||||||||||
NEW | public | n.a. | DefaultProgressSubscriber()
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | void | cancel() | n.a. |
|
|
||||||
NEW | public | n.a. | void | notifyEnd() | n.a. |
|
|
||||||
NEW | public | n.a. | void | notifyProgress(com.plotsquared.core.queue.ChunkCoordinator,
| n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | n.a. | void | notifyEnd() | n.a. | n.a. |
|
||||
NEW | public abstract | n.a. | void | notifyProgress(com.plotsquared.core.queue.ChunkCoordinator,
| n.a. | n.a. |
|
Status | Modifier | Type | Field | Compatibility Changes: | |||
NEW | public static final | com.google.common.cache.Cache
<..>
| plotCandidateCache | n.a. | |||
NEW | public static final | java.lang.Object | plotLock | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | AutoService$AutoQuery(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | n.a. | com.plotsquared.core.player.PlotPlayer
<..>
| getPlayer() | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.plot.PlotArea | getPlotArea() | n.a. |
|
|
||||||||
NEW | public | n.a. | int | getSizeX() | n.a. |
|
|
||||||||
NEW | public | n.a. | int | getSizeZ() | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.plot.PlotId | getStartId() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes |
NEW | com.plotsquared.core.services.plots.AutoService | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | AutoService$DefaultAutoService() | n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | n.a. | java.util.List
<..>
| handle(com.plotsquared.core.services.plots.AutoService$AutoQuery) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes |
NEW | com.plotsquared.core.services.plots.AutoService | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | AutoService$MultiPlotService() | n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | n.a. | java.util.List
<..>
| handle(com.plotsquared.core.services.plots.AutoService$AutoQuery) | n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | test(com.plotsquared.core.services.plots.AutoService$AutoQuery) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes |
NEW | com.plotsquared.core.services.plots.AutoService | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | AutoService$SinglePlotService() | n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | n.a. | java.util.List
<..>
| handle(com.plotsquared.core.services.plots.AutoService$AutoQuery) | n.a. |
|
|
||||||||
NEW | public | n.a. | boolean | test(com.plotsquared.core.services.plots.AutoService$AutoQuery) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | private (<- public ) | n.a. | PlotAreaBuilder() | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | n.a. | com.plotsquared.core.setup.PlotAreaBuilder | newBuilder() | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | n.a. | int | hashCode() | n.a. |
|
|
||||||
NEW | static public | n.a. | com.plotsquared.core.synchronization.LockKey | of(java.lang.String) | n.a. |
|
|
||||||
NEW | public | n.a. | java.lang.String | toString() | n.a. |
|
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | LockRepository() | n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | n.a. | java.util.concurrent.locks.Lock | getLock(com.plotsquared.core.synchronization.LockKey) | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.synchronization.LockRepository$LockAccess | lock(com.plotsquared.core.synchronization.LockKey) | n.a. |
|
|
||||||||
NEW | public | n.a. | void | useLock(com.plotsquared.core.synchronization.LockKey,
<..>
)
| n.a. |
|
|
||||||||
NEW | public | n.a. | void | useLock(com.plotsquared.core.synchronization.LockKey,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes |
NEW | java.lang.AutoCloseable | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | void | close() | n.a. |
|
|
Change |
CLASS_REMOVED |
CLASS_GENERIC_TEMPLATE_CHANGED |
Change Status | Name | Old Type | New Type | Generics |
REMOVED | T | java.lang.Object | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||||
REMOVED (!) | public static | com.plotsquared.core.util.ChatManager
<..>
(!)
| manager |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | ChatManager() | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | n.a. | java.lang.Object | builder() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | void | color(com.plotsquared.core.plot.message.PlotMessage,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | void | command(com.plotsquared.core.plot.message.PlotMessage,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | void | send(com.plotsquared.core.plot.message.PlotMessage,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | void | suggest(com.plotsquared.core.plot.message.PlotMessage,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | void | text(com.plotsquared.core.plot.message.PlotMessage,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | void | tooltip(com.plotsquared.core.plot.message.PlotMessage,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static | com.plotsquared.core.util.ChunkManager (!) | manager |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||
REMOVED (!) | static public | n.a. | void | chunkTask(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||||||||
REMOVED (!) | static public | n.a. | void | chunkTask(com.plotsquared.core.location.Location,
| n.a. |
|
|
||||||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.plot.Plot | hasPlot(java.lang.String,
| n.a. |
|
|
||||||||||||||
UNCHANGED (*) | public abstract | n.a. | java.util.concurrent.CompletableFuture
<..>
| loadChunk(java.lang.String,
Annotations:
| n.a. |
|
|
||||||||||||||
REMOVED (!) | static public | n.a. | boolean | postProcessChunk(com.sk89q.worldedit.math.BlockVector2,
| n.a. |
|
|
||||||||||||||
NEW | static public | n.a. | boolean | postProcessChunk(com.sk89q.worldedit.math.BlockVector2,
| n.a. |
|
|
||||||||||||||
REMOVED (!) | static public | n.a. | boolean | preProcessChunk(com.sk89q.worldedit.math.BlockVector2,
| n.a. |
|
|
||||||||||||||
NEW | static public | n.a. | boolean | preProcessChunk(com.sk89q.worldedit.math.BlockVector2,
| n.a. |
|
|
||||||||||||||
UNCHANGED (*) | static public | n.a. | void | setChunkInPlotArea(com.plotsquared.core.util.task.RunnableVal
<..>
(*),
<..>
(*),
| n.a. | n.a. |
|
||||||||||||||
REMOVED (!) | public abstract | n.a. | void | unloadChunk(java.lang.String,
| n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | n.a. | int | getJ(int,
| n.a. |
|
|
||||||
NEW | static public | n.a. | int | getX(int) | n.a. |
|
|
||||||
NEW | static public | n.a. | int | getY(int,
| n.a. |
|
|
||||||
NEW | static public | n.a. | int | getZ(int) | n.a. |
|
|
||||||
NEW | static public | n.a. | boolean | isWholeChunk(com.plotsquared.core.location.Location,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | ConsoleColors() | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | n.a. | com.plotsquared.core.util.ConsoleColors$ConsoleColor | chatColor(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | static public | n.a. | java.lang.String | fromChatColor(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | static public | n.a. | java.lang.String | fromString(java.lang.String) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||
REMOVED (!) | public static | com.plotsquared.core.util.EconHandler (!) | manager
Annotations:
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW (*) | public abstract | n.a. | java.lang.String | format(double) | n.a. |
|
|
||||||||||||
REMOVED (!) | static public | n.a. | com.plotsquared.core.util.EconHandler | getEconHandler()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | n.a. | boolean | hasPermission(java.lang.String,
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | n.a. | boolean | hasPermission(java.lang.String,
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | static public | n.a. | void | initializeEconHandler()
Annotations:
| n.a. |
|
|
||||||||||||
NEW (*) | public abstract | n.a. | boolean | isEnabled(com.plotsquared.core.plot.PlotArea) | n.a. |
|
|
||||||||||||
NEW (*) | public abstract | n.a. | boolean | isSupported() | n.a. |
|
|
||||||||||||
NEW | static public | n.a. | com.plotsquared.core.util.EconHandler | nullEconHandler() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | EventDispatcher() | n.a. |
|
|
||||||
NEW | public | n.a. | EventDispatcher(com.sk89q.worldedit.WorldEdit) | n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.events.PlayerAutoPlotEvent | callAuto(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||||||
NEW | public | n.a. | com.plotsquared.core.events.PlayerAutoPlotsChosenEvent | callAutoPlotsChosen(com.plotsquared.core.player.PlotPlayer
<..>
,
<..>
)
| n.a. |
|
|
||||||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.events.PlayerClaimPlotEvent | callClaim(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.events.PlayerPlotDeniedEvent | callDenied(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.events.PlayerEnterPlotEvent | callEntry(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.events.PlayerLeavePlotEvent | callLeave(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.events.PlayerPlotHelperEvent | callMember(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.events.PlotMergeEvent | callMerge(com.plotsquared.core.plot.Plot,
<..>
(*))
| n.a. | n.a. |
|
||||||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.events.PlotChangeOwnerEvent | callOwnerChange(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||||||
NEW | public | n.a. | com.plotsquared.core.events.PlotClaimedNotifyEvent | callPlotClaimedNotify(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.events.PlotRateEvent | callRating(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.events.PlayerTeleportToPlotEvent | callTeleport(com.plotsquared.core.player.PlotPlayer,
| n.a. |
|
|
||||||||||
NEW | public | n.a. | com.plotsquared.core.events.PlayerTeleportToPlotEvent | callTeleport(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
||||||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.events.PlayerPlotTrustedEvent | callTrusted(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||||||
UNCHANGED (*) | public | n.a. | boolean | checkPlayerBlockEvent(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||||||
UNCHANGED (*) | public | n.a. | void | doJoinTask(com.plotsquared.core.player.PlotPlayer
<..>
(*))
| n.a. | n.a. |
|
||||||||||
UNCHANGED (*) | public | n.a. | void | doRespawnTask(com.plotsquared.core.player.PlotPlayer
<..>
(*))
| n.a. | n.a. |
|
Change |
CLASS_REMOVED |
CLASS_GENERIC_TEMPLATE_CHANGED |
Change Status | Name | Old Type | New Type | Generics |
REMOVED | T | java.lang.Object | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | Expression() | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||
REMOVED (!) | static public |
| com.plotsquared.core.util.Expression
<..>
| constant(java.lang.Object) | n.a. |
|
|
|||||||||||||||||||
REMOVED (!) | static public | n.a. | com.plotsquared.core.util.Expression
<..>
| doubleExpression(java.lang.String) | n.a. |
|
|
|||||||||||||||||||
REMOVED (!) | public abstract | n.a. | java.lang.Object | evaluate(java.lang.Object) | n.a. |
|
|
|||||||||||||||||||
REMOVED (!) | static public | n.a. | com.plotsquared.core.util.Expression
<..>
| linearDouble(java.lang.Double) | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | n.a. | void | deleteDirectory(java.io.File) | n.a. |
|
|
||||||
NEW | static public | n.a. | java.io.File | getFile(java.io.File,
| n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | n.a. | int | hash(boolean[]) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static | com.plotsquared.core.util.InventoryUtil (!) | manager |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | public abstract | n.a. | com.plotsquared.core.plot.PlotItemStack[] | getItems(com.plotsquared.core.player.PlotPlayer
<..>
(*))
| n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | LazyBlock() | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | n.a. | com.sk89q.worldedit.world.block.BlockState | getBlockState() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | java.lang.String | getId() | n.a. |
|
|
Change |
CLASS_REMOVED |
CLASS_GENERIC_TEMPLATE_CHANGED |
Change Status | Name | Old Type | New Type | Generics |
REMOVED | T | java.lang.Object | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | LazyResult() | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | n.a. | java.lang.Object | create() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | java.lang.Object | get() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | java.lang.Object | getOrCreate() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes | ||
REMOVED (!) | com.plotsquared.core.util.logger.ILogger |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | DelegateLogger(com.plotsquared.core.util.logger.ILogger) | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.util.logger.ILogger | getParent() | n.a. |
|
|
||||||
REMOVED | public | n.a. | void | log(java.lang.String) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | n.a. | void | log(java.lang.String) | n.a. |
|
|
Change |
ANNOTATION_DEPRECATED_ADDED |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | static public | n.a. | boolean | deleteDirectory(java.io.File) | n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | void | format(java.lang.String,
<..>
)
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | double[] | getAverageRatings(com.plotsquared.core.plot.Plot) | n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | com.plotsquared.core.location.Location[] | getCorners(java.lang.String,
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | com.plotsquared.core.location.Location[] | getCorners(java.lang.String,
<..>
)
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | java.io.File | getFile(java.io.File,
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | void | getHighestBlock(java.lang.String,
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | java.lang.String | getName(java.util.UUID) | n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | java.lang.String | getName(java.util.UUID,
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | void | getPersistentMeta(java.util.UUID,
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | java.lang.String | getPlayerList(java.util.Collection
<..>
)
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | com.plotsquared.core.plot.Plot | getPlotFromString(com.plotsquared.core.player.PlotPlayer,
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | java.util.List
<..>
| getPlotsBySearch(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | java.util.ArrayList
<..>
| getPlotSelectionIds(com.plotsquared.core.plot.PlotId,
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | com.plotsquared.core.plot.PlotAreaTerrainType | getTerrain(com.plotsquared.core.configuration.ConfigurationSection) | n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | com.plotsquared.core.plot.PlotAreaType | getType(com.plotsquared.core.configuration.ConfigurationSection) | n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | void | getUUIDsFromString(java.lang.String,
<..>
)
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | int | hash(boolean[]) | n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | boolean | isServerOwned(com.plotsquared.core.plot.Plot) | n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | boolean | resetBiome(com.plotsquared.core.plot.PlotArea,
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | java.lang.String | secToTime(long) | n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | void | sendConsoleMessage(com.plotsquared.core.configuration.Captions,
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | boolean | sendMessage(com.plotsquared.core.player.PlotPlayer,
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | boolean | sendMessage(com.plotsquared.core.player.PlotPlayer,
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | boolean | sendMessage(com.plotsquared.core.player.PlotPlayer,
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | boolean | sendMessage(com.plotsquared.core.player.PlotPlayer,
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | void | setBiome(java.lang.String,
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | long | timeToSec(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | void | upload(java.util.UUID,
<..>
,
<..>
)
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | java.lang.Deprecated |
|
Change |
CLASS_REMOVED |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | HttpUtil() | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | n.a. | java.lang.String | readUrl(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | OperationUtil() | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | n.a. | java.util.concurrent.Future
<..>
| withEditSession(com.plotsquared.core.player.PlotPlayer,
<..>
,
<..>
)
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
UNCHANGED (*) | static public | n.a. | com.sk89q.worldedit.function.pattern.Pattern | parse(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||
UNCHANGED (*) | static public | n.a. | com.sk89q.worldedit.function.pattern.Pattern | parse(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | PermHandler() | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | n.a. | boolean | hasPermission(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | boolean | hasPermission(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | n.a. | boolean | init() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | static public | n.a. | boolean | hasKeyedPermission(com.plotsquared.core.permissions.PermissionHolder,
| n.a. |
|
|
||||||||
REMOVED (!) | static public | n.a. | boolean | hasPermission(com.plotsquared.core.player.PlotPlayer,
| n.a. |
|
|
||||||||
REMOVED (!) | static public | n.a. | boolean | hasPermission(com.plotsquared.core.player.PlotPlayer,
| n.a. |
|
|
||||||||
REMOVED (!) | static public | n.a. | boolean | hasPermission(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
||||||||
REMOVED (!) | static public | n.a. | boolean | hasPermission(com.plotsquared.core.command.CommandCaller,
| n.a. |
|
|
||||||||
UNCHANGED (*) | static public | n.a. | boolean | hasPermission(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||||
NEW | static public | n.a. | boolean | hasPermission(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
||||||||
NEW | static public | n.a. | boolean | hasPermission(com.plotsquared.core.permissions.PermissionHolder,
| n.a. |
|
|
||||||||
NEW | static public | n.a. | boolean | hasPermission(com.plotsquared.core.permissions.PermissionHolder,
| n.a. |
|
|
||||||||
REMOVED (!) | static public | n.a. | int | hasPermissionRange(com.plotsquared.core.player.PlotPlayer,
| n.a. |
|
|
||||||||
UNCHANGED (*) | static public | n.a. | int | hasPermissionRange(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||||
NEW | static public | n.a. | int | hasPermissionRange(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | n.a. | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||
REMOVED | public | n.a. | int | hashCode() | n.a. | n.a. |
|
||||
REMOVED | public | n.a. | java.lang.String | toString() | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED | public | n.a. | PlaceholderRegistry(com.plotsquared.core.util.EventDispatcher)
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: |
NEW | com.google.inject.Singleton | n.a. |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Change Status | Name | Old Type | New Type | Generics | ||||
UNCHANGED | P | com.plotsquared.core.player.PlotPlayer | com.plotsquared.core.player.PlotPlayer |
<..>
|
||||
UNCHANGED | T | java.lang.Object | java.lang.Object |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||
NEW | static public | n.a. | java.lang.String | getName(java.util.UUID) | n.a. |
|
|
|||||||||
NEW | static public | n.a. | java.lang.String | getName(java.util.UUID,
| n.a. |
|
|
|||||||||
NEW | static public | n.a. | net.kyori.adventure.text.Component | getPlayerList(java.util.Collection
<..>
,
| n.a. |
|
|
|||||||||
NEW | static public | n.a. | void | getUUIDsFromString(java.lang.String,
<..>
)
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 4632533947956150812 | n.a. |
New | true | 8082846254273412658 | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | n.a. | java.lang.Throwable | fillInStackTrace() | n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | n.a. | com.plotsquared.core.util.PlotExpression | compile(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | n.a. | double | evaluate(double[]) | n.a. |
|
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | n.a. | PlotUploader(com.plotsquared.core.util.SchematicHandler)
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | n.a. | java.util.concurrent.CompletableFuture
<..>
| upload(com.plotsquared.core.plot.Plot) | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | java.lang.String | getDeletionUrl() | n.a. |
|
|
||||||
NEW | public | n.a. | java.lang.String | getDownloadUrl() | n.a. |
|
|
||||||
NEW | public | n.a. | boolean | isSuccess() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | com.plotsquared.core.util.PseudoRandom (!) | random |
|
||
REMOVED (!) | public | long (!) | state |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | PseudoRandom() | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | long | nextLong() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | int | random(int) | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | long | xorShift64(long) | n.a. |
|
|
Change |
INTERFACE_ADDED |
METHOD_DEFAULT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Interface | Compatibility Changes |
NEW | java.lang.Iterable | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | n.a. | int | count() | n.a. |
|
|
||||||||
NEW | public | n.a. | java.util.Iterator
<..>
| iterator() | n.a. |
|
|
||||||||
UNCHANGED (*) | public | n.a. | com.plotsquared.core.util.query.PlotQuery | ownedBy(com.plotsquared.core.player.PlotPlayer
<..>
(*))
| n.a. | n.a. |
|
||||||||
NEW | public | n.a. | com.plotsquared.core.util.query.PlotQuery | ownersInclude(java.util.UUID) | n.a. |
|
|
||||||||
NEW | public | n.a. | com.plotsquared.core.util.query.PlotQuery | ownersInclude(com.plotsquared.core.player.PlotPlayer
<..>
)
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||||||
REMOVED (!) | static public |
| java.lang.Object | callConstructor(java.lang.reflect.Constructor
<..>
,
| n.a. |
|
|
||||||||||||||||||||||||||||
REMOVED (!) | static public |
| java.lang.Object | callMethod(java.lang.reflect.Method,
| n.a. |
|
|
||||||||||||||||||||||||||||
REMOVED (!) | static public | n.a. | java.lang.reflect.Field | findField(java.lang.Class
<..>
,
<..>
)
| n.a. |
|
|
||||||||||||||||||||||||||||
REMOVED (!) | static public | n.a. | java.lang.reflect.Method | findMethod(java.lang.Class
<..>
,
<..>
,
| n.a. |
|
|
||||||||||||||||||||||||||||
REMOVED (!) | static public | n.a. | java.lang.Class
<..>
| getCbClass(java.lang.String) | n.a. |
|
|
||||||||||||||||||||||||||||
REMOVED (!) | static public |
| java.lang.Object | getField(java.lang.reflect.Field,
| n.a. |
|
|
||||||||||||||||||||||||||||
REMOVED (!) | static public | n.a. | java.lang.Object | getHandle(java.lang.Object) | n.a. |
|
|
||||||||||||||||||||||||||||
REMOVED (!) | static public |
| java.util.Map
<..>
| getMap(java.util.Map
<..>
)
| n.a. |
|
|
||||||||||||||||||||||||||||
REMOVED (!) | static public | n.a. | java.lang.Class
<..>
| getNmsClass(java.lang.String) | n.a. |
|
|
||||||||||||||||||||||||||||
UNCHANGED (*) | static public | n.a. | com.plotsquared.core.util.ReflectionUtils$RefClass | getRefClass(java.lang.Class
<..>
(*))
| n.a. | n.a. |
|
||||||||||||||||||||||||||||
REMOVED (!) | static public |
| java.util.List
<..>
| getStaticFields(java.lang.Class) | n.a. |
|
|
||||||||||||||||||||||||||||
REMOVED (!) | static public | n.a. | java.lang.Class
<..>
| getUtilClass(java.lang.String) | n.a. |
|
|
||||||||||||||||||||||||||||
REMOVED (!) | static public |
| java.lang.reflect.Constructor
<..>
| makeConstructor(java.lang.Class
<..>
,
<..>
)
| n.a. |
|
|
||||||||||||||||||||||||||||
REMOVED (!) | static public | n.a. | java.lang.reflect.Field | makeField(java.lang.Class
<..>
,
| n.a. |
|
|
||||||||||||||||||||||||||||
REMOVED (!) | static public | n.a. | java.lang.reflect.Method | makeMethod(java.lang.Class
<..>
,
<..>
)
| n.a. |
|
|
||||||||||||||||||||||||||||
REMOVED (!) | static public | n.a. | void | setField(java.lang.reflect.Field,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.util.ReflectionUtils$RefConstructor | findConstructor(int) | n.a. |
|
|
||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.util.ReflectionUtils$RefField | findField(com.plotsquared.core.util.ReflectionUtils$RefClass) | n.a. |
|
|
||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.util.ReflectionUtils$RefField | findField(java.lang.Class) | n.a. |
|
|
||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.util.ReflectionUtils$RefMethod | findMethod(java.lang.Object[]) | n.a. |
|
|
||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.util.ReflectionUtils$RefMethod | findMethodByName(java.lang.String[]) | n.a. |
|
|
||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.util.ReflectionUtils$RefMethod | findMethodByReturnType(com.plotsquared.core.util.ReflectionUtils$RefClass) | n.a. |
|
|
||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.util.ReflectionUtils$RefMethod | findMethodByReturnType(java.lang.Class) | n.a. |
|
|
||||||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.util.ReflectionUtils$RefConstructor | getConstructor(java.lang.Object[]) |
|
|
|
||||||||||
REMOVED (!) | public | n.a. | boolean | isInstance(java.lang.Object) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | java.lang.reflect.Constructor | getRealConstructor() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.util.ReflectionUtils$RefClass | getRefClass() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.util.ReflectionUtils$RefClass | getFieldRefClass() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.util.ReflectionUtils$RefClass | getRefClass() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | java.lang.Object | call(java.lang.Object[]) | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.util.ReflectionUtils$RefClass | getRefClass() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | com.plotsquared.core.util.ReflectionUtils$RefClass | getReturnRefClass() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | RegionManager() | n.a. |
|
|
||||||||||
NEW | public | n.a. | RegionManager(com.plotsquared.core.util.WorldUtil,
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public abstract | n.a. | boolean | copyRegion(com.plotsquared.core.location.Location,
| n.a. |
|
|
||||||||||
NEW | public | n.a. | boolean | copyRegion(com.plotsquared.core.location.Location,
<..>
,
| n.a. |
|
|
||||||||||
REMOVED (!) | public | n.a. | void | deleteRegionFiles(java.lang.String,
<..>
)
| n.a. |
|
|
||||||||||
REMOVED (!) | public | n.a. | java.util.Set
<..>
| getChunkChunks(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | n.a. | boolean | handleClear(com.plotsquared.core.plot.Plot,
| n.a. |
|
|
||||||||||
NEW (*) | public abstract | n.a. | boolean | handleClear(com.plotsquared.core.plot.Plot,
<..>
)
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | n.a. | void | largeRegionTask(java.lang.String,
<..>
,
| n.a. |
|
|
||||||||||
MODIFIED | public not_abstract (<- abstract ) | n.a. | void | setBiome(com.sk89q.worldedit.regions.CuboidRegion,
| n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | n.a. | boolean | setCuboids(com.plotsquared.core.plot.PlotArea,
<..>
,
| n.a. |
|
|
||||||||||
NEW | public | n.a. | boolean | setCuboids(com.plotsquared.core.plot.PlotArea,
<..>
,
<..>
,
| n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | n.a. | void | swap(com.plotsquared.core.location.Location,
| n.a. |
|
|
||||||||||
NEW | public | n.a. | void | swap(com.plotsquared.core.location.Location,
<..>
,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | static public | n.a. | com.sk89q.worldedit.regions.CuboidRegion | getAxisAlignedBoundingBox(java.lang.Iterable
<..>
)
| n.a. |
|
|
||||||||
NEW | static public | n.a. | com.plotsquared.core.location.Location[] | getCorners(java.lang.String,
| n.a. |
|
|
||||||||
NEW | static public | n.a. | com.plotsquared.core.location.Location[] | getCorners(java.lang.String,
<..>
)
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | SchematicHandler() | n.a. |
|
|
||||||||||
NEW | public | n.a. | SchematicHandler(com.plotsquared.core.util.WorldUtil,
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||||
REMOVED (!) | public | n.a. | void | getCompoundTag(java.lang.String,
<..>
,
<..>
)
| n.a. |
|
|
|||||||||||||||||||||||||
REMOVED (!) | public | n.a. | void | getCompoundTag(com.plotsquared.core.plot.Plot,
<..>
)
| n.a. |
|
|
|||||||||||||||||||||||||
NEW | public | n.a. | java.util.concurrent.CompletableFuture
<..>
| getCompoundTag(com.plotsquared.core.plot.Plot) | n.a. |
|
|
|||||||||||||||||||||||||
NEW | public | n.a. | java.util.concurrent.CompletableFuture
<..>
| getCompoundTag(java.lang.String,
<..>
)
| n.a. |
|
|
|||||||||||||||||||||||||
REMOVED (!) | public | n.a. | void | paste(com.plotsquared.core.plot.schematic.Schematic,
<..>
)
| n.a. |
|
|
|||||||||||||||||||||||||
NEW | public | n.a. | void | paste(com.plotsquared.core.plot.schematic.Schematic,
<..>
,
<..>
)
| n.a. |
|
|
|||||||||||||||||||||||||
REMOVED (!) | public abstract | n.a. | boolean | restoreTile(com.plotsquared.core.queue.LocalBlockQueue,
| n.a. |
|
|
|||||||||||||||||||||||||
NEW (*) | public abstract | n.a. | boolean | restoreTile(com.plotsquared.core.queue.QueueCoordinator,
| n.a. |
|
|
|||||||||||||||||||||||||
UNCHANGED | public | n.a. | void | upload(com.sk89q.jnbt.CompoundTag,
<..>
)
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||||
NEW | static public | n.a. | void | upload(java.util.UUID,
<..>
,
<..>
)
Annotations:
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static | com.plotsquared.core.util.SetupUtils (!) | manager |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public abstract | n.a. | java.lang.String | setupWorld(com.plotsquared.core.plot.SetupObject)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | n.a. | void | updateGenerators() | n.a. |
|
|
||||||||||||
NEW (*) | public abstract | n.a. | void | updateGenerators(boolean) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Change Status | Name | Old Type | New Type | Generics |
UNCHANGED | T | java.lang.Object | java.lang.Object |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | |||||||||
NEW | public | n.a. | StringComparison(java.lang.String,
<..>
)
| n.a. | n.a. |
|
|||||||||
NEW | public | n.a. | StringComparison(java.lang.String,
<..>
,
<..>
)
| n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | n.a. | java.lang.String | getComparableString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public final | java.lang.String (!) | value |
|
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | StringWrapper(java.lang.String) | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | int | hashCode() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | java.lang.String | toString() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Superclass | Compatibility Changes | ||
MODIFIED (!) | java.lang.Object(<- com.plotsquared.core.util.task.RunnableVal) |
|
Status | Interface | Compatibility Changes | ||
REMOVED (!) | java.lang.Runnable |
|
||
NEW | java.util.concurrent.Callable | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | n.a. | AutoClaimFinishTask(com.plotsquared.core.player.PlotPlayer,
| n.a. |
|
|
||||||
NEW | public | n.a. | AutoClaimFinishTask(com.plotsquared.core.player.PlotPlayer
<..>
,
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | java.lang.Boolean | call() | n.a. |
|
|
||||||
REMOVED (!) | public | n.a. | void | run(java.lang.Object) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Change Status | Name | Old Type | New Type | Generics |
UNCHANGED | T | java.lang.Object | java.lang.Object |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | n.a. | ObjectTaskRunnable(java.util.Iterator
<..>
,
<..>
,
| n.a. |
|
|
||||||||||
NEW | public | n.a. | ObjectTaskRunnable(java.util.Iterator
<..>
,
<..>
)
| n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | n.a. | java.util.concurrent.CompletableFuture
<..>
| getCompletionFuture() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes |
NEW | java.lang.Runnable | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | n.a. | void | cancel() | n.a. | n.a. |
|
||||
NEW | public abstract | n.a. | boolean | isCancelled() | n.a. | n.a. |
|
||||
NEW | static public | n.a. | com.plotsquared.core.util.task.PlotSquaredTask$NullTask | nullTask() | n.a. | n.a. |
|
||||
NEW | public | n.a. | void | run() | n.a. | n.a. |
|
||||
NEW | public abstract | n.a. | void | runTask() | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Interface | Compatibility Changes |
NEW | com.plotsquared.core.util.task.PlotSquaredTask | n.a. |
NEW | java.lang.Runnable | n.a. |
Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | PlotSquaredTask$NullTask() | n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | void | cancel() | n.a. |
|
|
||||||
NEW | public | n.a. | boolean | isCancelled() | n.a. |
|
|
||||||
NEW | public | n.a. | void | runTask() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||
REMOVED (!) | public static | com.plotsquared.core.util.task.TaskManager (!) | IMP |
|
||||||||||
MODIFIED (!) | private (<- public ) static final | java.util.Map (<- java.util.HashMap)
<..>
(!)
| tasks |
|
||||||||||
REMOVED (!) | public static final | java.util.HashSet
<..>
(!)
| TELEPORT_QUEUE |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
NEW | static public | n.a. | void | addTask(com.plotsquared.core.util.task.PlotSquaredTask,
| n.a. |
|
|
||||||||||||||||||||||||
NEW | static public | n.a. | void | addToTeleportQueue(java.lang.String) | n.a. |
|
|
||||||||||||||||||||||||
NEW (*) | public abstract |
| java.util.concurrent.Future
<..>
| callMethodSync(java.util.concurrent.Callable
<..>
)
| n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public abstract | n.a. | void | cancelTask(int) | n.a. |
|
|
||||||||||||||||||||||||
NEW | static public | n.a. | com.plotsquared.core.util.task.TaskManager | getPlatformImplementation() | n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | static public |
| void | objectTask(java.util.Collection
<..>
,
<..>
,
| n.a. |
|
|
||||||||||||||||||||||||
NEW (*) | public |
| java.util.concurrent.CompletableFuture
<..>
| objectTask(java.util.Collection
<..>
,
<..>
)
| n.a. |
|
|
||||||||||||||||||||||||
NEW | static public | n.a. | boolean | removeFromTeleportQueue(java.lang.String) | n.a. |
|
|
||||||||||||||||||||||||
NEW | static public | n.a. | com.plotsquared.core.util.task.PlotSquaredTask | removeTask(int) | n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | static public | n.a. | void | runTaskLater(java.lang.Runnable,
| n.a. |
|
|
||||||||||||||||||||||||
NEW | static public | n.a. | void | runTaskLater(java.lang.Runnable,
| n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | static public | n.a. | void | runTaskLaterAsync(java.lang.Runnable,
| n.a. |
|
|
||||||||||||||||||||||||
NEW | static public | n.a. | void | runTaskLaterAsync(java.lang.Runnable,
| n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | static public | n.a. | int | runTaskRepeat(java.lang.Runnable,
| n.a. |
|
|
||||||||||||||||||||||||
NEW | static public | n.a. | com.plotsquared.core.util.task.PlotSquaredTask | runTaskRepeat(java.lang.Runnable,
| n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | static public | n.a. | int | runTaskRepeatAsync(java.lang.Runnable,
| n.a. |
|
|
||||||||||||||||||||||||
NEW | static public | n.a. | void | setPlatformImplementation(com.plotsquared.core.util.task.TaskManager) | n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public |
| java.lang.Object | sync(com.plotsquared.core.util.task.RunnableVal
<..>
)
| n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public |
| java.lang.Object | sync(com.plotsquared.core.util.task.RunnableVal
<..>
,
| n.a. |
|
|
||||||||||||||||||||||||
NEW (*) | public |
| java.lang.Object | sync(java.util.concurrent.Callable
<..>
)
|
|
|
|
||||||||||||||||||||||||
NEW (*) | public abstract |
| java.lang.Object | sync(java.util.concurrent.Callable
<..>
,
|
|
|
|
||||||||||||||||||||||||
REMOVED (!) | public abstract | n.a. | void | taskLater(java.lang.Runnable,
| n.a. |
|
|
||||||||||||||||||||||||
NEW (*) | public abstract | n.a. | void | taskLater(java.lang.Runnable,
| n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public abstract | n.a. | void | taskLaterAsync(java.lang.Runnable,
| n.a. |
|
|
||||||||||||||||||||||||
NEW (*) | public abstract | n.a. | void | taskLaterAsync(java.lang.Runnable,
| n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public abstract | n.a. | int | taskRepeat(java.lang.Runnable,
| n.a. |
|
|
||||||||||||||||||||||||
NEW (*) | public abstract | n.a. | com.plotsquared.core.util.task.PlotSquaredTask | taskRepeat(java.lang.Runnable,
| n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public abstract | n.a. | int | taskRepeatAsync(java.lang.Runnable,
| n.a. |
|
|
||||||||||||||||||||||||
NEW (*) | public abstract | n.a. | com.plotsquared.core.util.task.PlotSquaredTask | taskRepeatAsync(java.lang.Runnable,
| n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | n.a. | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | n.a. | long | getTime() | n.a. |
|
|
||||||
NEW | public | n.a. | com.plotsquared.core.util.task.TaskTime$TaskUnit | getUnit() | n.a. |
|
|
||||||
NEW | public | n.a. | int | hashCode() | n.a. |
|
|
||||||
NEW | static public | n.a. | com.plotsquared.core.util.task.TaskTime | ms(long) | n.a. |
|
|
||||||
NEW | static public | n.a. | com.plotsquared.core.util.task.TaskTime | seconds(long) | n.a. |
|
|
||||||
NEW | static public | n.a. | com.plotsquared.core.util.task.TaskTime | ticks(long) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes |
NEW | java.lang.Enum | n.a. |
Status | Interface | Compatibility Changes |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
NEW | java.lang.constant.Constable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -1063091459385879752 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | com.plotsquared.core.util.task.TaskTime$TaskUnit | MILLISECONDS | n.a. |
NEW | public static final | com.plotsquared.core.util.task.TaskTime$TaskUnit | TICKS | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | n.a. | com.plotsquared.core.util.task.TaskTime$TaskUnit | valueOf(java.lang.String) | n.a. |
|
|
||||||
NEW | static public | n.a. | com.plotsquared.core.util.task.TaskTime$TaskUnit[] | values() | n.a. |
|
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | n.a. | long | msToTicks(long) | n.a. | n.a. |
|
||||
NEW | public abstract | n.a. | long | ticksToMs(long) | n.a. | n.a. |
|
||||
NEW | public | n.a. | long | toMs(com.plotsquared.core.util.task.TaskTime) | n.a. | n.a. |
|
||||
NEW | public | n.a. | long | toTicks(com.plotsquared.core.util.task.TaskTime) | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes |
NEW | java.lang.Runnable | n.a. |
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | n.a. | void | yield() | n.a. | n.a. |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | n.a. | java.lang.String | secToTime(long) | n.a. |
|
|
||||||
NEW | static public | n.a. | long | timeToSec(java.lang.String) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 55.0 | 60.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static | com.plotsquared.core.util.WorldUtil (!) | IMP |
|
Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | n.a. | java.util.Set
<..>
| getChunkChunks(java.lang.String) | n.a. |
|
|
||||||||
REMOVED (!) | public abstract | n.a. | java.lang.String | getClosestMatchingName(com.sk89q.worldedit.world.block.BlockState) | n.a. |
|
|
||||||||
MODIFIED (!) | final (<- not_final ) package_protected (<- public ) | n.a. | java.io.File | getDat(java.lang.String) | n.a. |
|
|
||||||||
UNCHANGED (*) | public abstract | n.a. | int | getFoodLevel(com.plotsquared.core.player.PlotPlayer
<..>
(*))
| n.a. | n.a. |
|
||||||||
UNCHANGED (*) | public abstract | n.a. | double | getHealth(com.plotsquared.core.player.PlotPlayer
<..>
(*))
| n.a. | n.a. |
|
||||||||
REMOVED (!) | public abstract | n.a. | java.lang.String | getMainWorld() | n.a. |
|
|
||||||||
MODIFIED (!) | private (<- public ) | n.a. | java.io.File | getMcr(java.lang.String,
| n.a. |
|
|
||||||||
REMOVED (!) | public abstract | n.a. | void | getSign(com.plotsquared.core.location.Location,
<..>
)
| n.a. |
|
|
||||||||
REMOVED (!) | public abstract | n.a. | boolean | isBlockSolid(com.sk89q.worldedit.world.block.BlockState) | n.a. |
|
|
||||||||
NEW (*) | public abstract | n.a. | void | refreshChunk(int,
| n.a. |
|
|
||||||||
NEW | static public | n.a. | void | setBiome(java.lang.String,
| n.a. |
|
|
||||||||
UNCHANGED (*) | public abstract | n.a. | void | setFoodLevel(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||||
UNCHANGED (*) | public abstract | n.a. | void | setHealth(com.plotsquared.core.player.PlotPlayer
<..>
(*),
| n.a. | n.a. |
|
||||||||
REMOVED (!) | public abstract | n.a. | void | setSign(java.lang.String,
| n.a. |
|
|
||||||||
NEW (*) | public abstract | n.a. | void | setSign(com.plotsquared.core.location.Location,
| n.a. |
|
|
||||||||
REMOVED (!) | public abstract | n.a. | com.plotsquared.core.player.PlotPlayer | wrapPlayer(java.util.UUID) | n.a. |
|
|