PlotSquared/Core/src/main/java/com/plotsquared/core/command
2022-02-10 12:32:02 +01:00
..
Add.java Fix: Missing Component returns + plot info on unknown plot owner (#3449) 2022-01-19 15:56:31 +01:00
Alias.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Area.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Argument.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Auto.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Backup.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Biome.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Buy.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Caps.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Chat.java docs: Add @since annotation for v6 changes (#3471) 2022-01-24 21:46:01 +01:00
Claim.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Clear.java chore: Address more violations 2022-01-20 21:01:38 +01:00
Cluster.java Fix: use ownersInclude instead of ownedBy where required (#3419) 2022-01-05 21:21:48 +01:00
CmdConfirm.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
CmdInstance.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Command.java docs: Unify true/false style in @return (#3470) 2022-01-24 21:41:54 +01:00
CommandCaller.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
CommandCategory.java build: Release 6.5.0 2022-02-10 12:32:02 +01:00
CommandDeclaration.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Comment.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Condense.java chore: Address more violations 2022-01-20 21:01:38 +01:00
Confirm.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Continue.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Copy.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
CreateRoadSchematic.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
DatabaseCommand.java chore: Address more violations 2022-01-20 21:01:38 +01:00
Debug.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
DebugAllowUnsafe.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
DebugExec.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
DebugImportWorlds.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
DebugLoadTest.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
DebugPaste.java Sort plugins on /plot debugpaste alphabetically (#3447) 2022-01-12 22:21:51 +01:00
DebugRoadRegen.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
DebugSaveTest.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Delete.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Deny.java Fix: Missing Component returns + plot info on unknown plot owner (#3449) 2022-01-19 15:56:31 +01:00
Desc.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Dislike.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Done.java Always call plot events through the event dispatcher (#3479) 2022-01-29 13:12:00 +01:00
Download.java chore: Address more violations 2022-01-20 21:01:38 +01:00
FlagCommand.java Always call plot events through the event dispatcher (#3479) 2022-01-29 13:12:00 +01:00
Grant.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Help.java Display "/plot help" categories only, if the player has permission to access these commands (#3490) 2022-02-08 15:56:29 +01:00
HomeCommand.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Inbox.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Info.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Kick.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Leave.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Like.java chore: Address more violations 2022-01-20 21:01:38 +01:00
ListCmd.java Fix: use ownersInclude instead of ownedBy where required (#3419) 2022-01-05 21:21:48 +01:00
Load.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
MainCommand.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Merge.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Middle.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Move.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Music.java fix: NPE on unavailable music discs on lower versions (#3475) 2022-02-04 18:21:43 +01:00
Near.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Owner.java Fix: Missing Component returns + plot info on unknown plot owner (#3449) 2022-01-19 15:56:31 +01:00
PluginCmd.java docs: Switch to generated wiki (#3482) 2022-01-29 00:12:54 +01:00
Purge.java fix: Reimplement the "unknown owner" option to plot purge (#3412) 2022-01-05 21:21:08 +01:00
Rate.java chore: Address more violations 2022-01-20 21:01:38 +01:00
RegenAllRoads.java chore: Address more violations 2022-01-20 21:01:38 +01:00
Reload.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Remove.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
RequiredType.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Save.java docs: Add @since annotation for v6 changes (#3471) 2022-01-24 21:46:01 +01:00
SchematicCmd.java chore: Address more violations 2022-01-20 21:01:38 +01:00
Set.java chore: Address more violations 2022-01-20 21:01:38 +01:00
SetCommand.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
SetHome.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Setup.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
SubCommand.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Swap.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Target.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Template.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Toggle.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Trim.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Trust.java Fix: Missing Component returns + plot info on unknown plot owner (#3449) 2022-01-19 15:56:31 +01:00
Unlink.java chore: Welcome 2022 2022-01-02 22:22:19 +01:00
Visit.java chore: Address more violations 2022-01-20 21:01:38 +01:00