Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/EngineHub/CommandBook

General and administrative commands
https://github.com/EngineHub/CommandBook

Updated for Bukkit events system changes

faa06d345a5c7fd3f2aa070f128b654400699a01 authored almost 13 years ago by zml2008 <[email protected]>
Check for null

ba3f19d48c6b1eae4bc5d7019c5eebcb76243a2e authored almost 13 years ago by zml2008 <[email protected]>
Added a /cmdbook help|doc command to provide ingame help for components

c9bdcec484fbbc7bcf739a612b743ca0bd1b866f authored almost 13 years ago by zml2008 <[email protected]>
Fixed config-components.yml.

I should stop switching to other things while I'm editing YAML files.

f169b91f5b0a29e892279fa5af51d928e8b2a3fb authored almost 13 years ago by zml2008 <[email protected]>
Create the configuration file if it doesn't exist

44f8b617df42fc7f220a2584a7c5d2fa3cfa2d70 authored almost 13 years ago by zml2008 <[email protected]>
Added comments to the configuration

Added low-priority-command-registration setting - see configuration for more details

75d0062db366952a8d6858585044c8458076dde1 authored almost 13 years ago by zml2008 <[email protected]>
Only check .other permissions if any of the involved players are not the sender

Closes #242

d8310ce9b4c8d9a172156153ceb173921a55da1e authored almost 13 years ago by zml2008 <[email protected]>
Refactored the configuration type conversions to allow for more extensibility

e9b6ae2c902ad4efa7b7a08f835e7edcd113323d authored almost 13 years ago by zml2008 <[email protected]>
Improved permissions checks for the help command

b00ea2d31f8827475a51adf4262cbd10dc28c620 authored almost 13 years ago by zml2008 <[email protected]>
Added a component that provides ingame help

17747d00b5048cc159c446c1bd749968f3a7d56a authored almost 13 years ago by zml2008 <[email protected]>
Removed redundant message when teleporting other player(s).

ade309e0a580e216124dbef78c06c74a1dda25c0 authored almost 13 years ago by Chris Cowan <[email protected]>
Added -s flag (silent) to /warp and /tp.

Closes #67

fc1c3dc74e367d4f3303d9a5934e1fe237e594bf authored almost 13 years ago by Chris Cowan <[email protected]>
Refactored bans system to use a CSV storage format, allow IP bans, and allow temporary bans.

e040de3bf89e12a3530db8755b732730db125191 authored almost 13 years ago by zml2008 <[email protected]>
Renamed modules.yml to components.yml

27e59563ce0eebf3a0da05e19dd6d85f7006c609 authored almost 13 years ago by zml2008 <[email protected]>
Allow using display names when looking up names. Fixes #573

39201e06d8e35ff908bd466c3eedc1142c904f41 authored almost 13 years ago by zml2008 <[email protected]>
Added support for components in components.yml that are disabled by default. Closes #973

2a7448b459d4ebc0db91a5db9f64f786da1f5c51 authored almost 13 years ago by zml2008 <[email protected]>
Adding the old /cannon command, that was replaced with firebarrage. This is the one that shoots the Fireball at the player, versus away from him.

0fcf53660f3ab53cf988992cf39e3f685a95727b authored almost 13 years ago by David Faircloth <[email protected]>
Moved /heal, /stack, /locate, /slay from WorldGuard. Zml2008 will follow up and do /god.

c45aaa403d600bbb42e10ff6531e14f5c5a166d3 authored almost 13 years ago by David Faircloth <[email protected]>
Improve handling of warps stored in unloaded worlds.

This fixes #701 (well it should, but I don't have a fancy multiworld setup to test with).

609f2d072a28994628a559b1ad00a2ef0eb1ea67 authored about 13 years ago by zml2008 <[email protected]>
Added twitter-style pm's, using the @name syntax

5eefca4ebf59fc491ffeecc23ade4228d390e07f authored about 13 years ago by zml2008 <[email protected]>
Added Depend annotation, added to components that will use it once it is implemented

8a0bddb81f9561051f3e348c241e4a7eb6637e2e authored about 13 years ago by zml2008 <[email protected]>
Added support for loading components from jars and refactored component loading. Broke configs again too.

d23dda6508346293c3c89ac7d5eef0a39db15440 authored about 13 years ago by zml2008 <[email protected]>
Fixed primitive values in configurations.

047293957cac327f17a7f57e056c6f385f375439 authored about 13 years ago by zml2008 <[email protected]>
Very important fixes!

afe254079e220f50957f5b3eb0f9da3c3815a663 authored about 13 years ago by zml2008 <[email protected]>
Fixed CRLF

a9f1634dce24c3160d36ae96b9e9d30bb0f7e34d authored about 13 years ago by zml2008 <[email protected]>
Take Command implemented

f4930b7cfff36fe2e801a334e8adbc2722ed0d3b authored about 13 years ago by Turtle9598 <Turtle9598@ChildersPC>
Readded /more

dee5677d4b01a182da8f9241695a27b0c6e3250d authored about 13 years ago by Turtle9598 <Turtle9598@ChildersPC>
Now registering spawn locations commands!

da8595ec3796083f7091e01ca85804754c04f763 authored about 13 years ago by zml2008 <[email protected]>
Freeze Command Implemented

93f9c095786a331197565ca66bc6ad9aedfb0ca2 authored about 13 years ago by Turtle9598 <Turtle9598@ChildersPC>
Added support for loading components from a directory of class files.

6a57b8a49bef561eb7f779d4f0cdc917c31fed13 authored about 13 years ago by zml2008 <[email protected]>
Added .other permission to /return

52a6154d7ac7395fe023aa42c909c2766275bfba authored about 13 years ago by zml2008 <[email protected]>
Allow return to be used with a player different than the sender.

5d9eee347bd4bbdb8ef8846ab0fd685925514708 authored about 13 years ago by zml2008 <[email protected]>
Fixed /pos command to work correctly on other players. Thanks AgentME!

e8db6563d3fdf689cade117fd751518eaf6ca4ad authored about 13 years ago by zml2008 <[email protected]>
Fixed /compass's permissions. Thanks gicode!

c3c167f495d5b9819ff5b88cf7fe6608ae8991a1 authored about 13 years ago by zml2008 <[email protected]>
Converted CommandBook over to using a component-based system, similar in design to the one used in sk's server plugin (see more about that at http://www.sk89q.com/2011/10/how-i-stay-sane-while-updating-my-minecraft-server/)

Added documentation annotation to all commponents. This will eventually be used for a help comma...

936af0cf0d2b803d2ca5bc8a69d3f361844337e6 authored about 13 years ago by zml2008 <[email protected]>
However, this is the correct way to fix coloring.

d5579bb37b01d9b878d4beb8b1621696cc24f8b8 authored about 13 years ago by zml2008 <[email protected]>
Revert "Added gamemode aliase and general commandbook styling to the gamemode command."

This is not the correct way to fix this.
This reverts commit 3b5b21bca6f6fbda17383dcaf59776ccc41f...

4b7da918535de56a42011ce92a251b999a042b26 authored about 13 years ago by zml2008 <[email protected]>
Fixed fireball + arrow blocking in WorldGuard by setting shooter of projectiles.

c14fa1d48bc54cf472d52be4f1c88c79c3a8942c authored about 13 years ago by zml2008 <[email protected]>
Merge pull request #60 from DarkArc/mybranch

GameMode cleanup

4d6b8b0bd8cec59a5420c64a85831eb2e0fbf8de authored about 13 years ago by Aidan M <[email protected]>
Added gamemode aliase and general commandbook styling to the gamemode command.

3b5b21bca6f6fbda17383dcaf59776ccc41f62c2 authored about 13 years ago by Turtle9598 <Turtle9598@ChildersPC>
[maven-release-plugin] prepare for next development iteration

8a33f820fbc42a43756aaae1abf086bb37c75ebb authored about 13 years ago by zml2008 <[email protected]>
[maven-release-plugin] prepare release 1.7

d0248097a80321fe17ebf6b897e539d9c9ab240d authored about 13 years ago by zml2008 <[email protected]>
Prepared changelog for release

d1dab808f0ac232400f1467200553c776cb533db authored about 13 years ago by zml2008 <[email protected]>
Fixed some more command arguments. There shouldn't be any more after this (hopefully).

36d0c90042faa788893468b2b0800b01858e3641 authored about 13 years ago by zml2008 <[email protected]>
Fixed warp removal permission

658078c476d46e30cda5e5a9baf7e311d3a60514 authored about 13 years ago by zml2008 <[email protected]>
Fix for damage values > 255

Closes pull request #59

b36ce3a0b4b2f216dcbd4fea442aee9e95d5f953 authored about 13 years ago by balr0g <[email protected]>
Added WorldEdit as a softdepend. This may fix some issues where WorldEdit's classes cannot be found.

6e3836a9a8afa60264bf249333ca7600b1c13b0a authored about 13 years ago by zml2008 <[email protected]>
Fixed teleport command

337216eb35fa3f55e9975cbcc0c5ab0befa5a5df authored about 13 years ago by zml2008 <[email protected]>
Added support for spawning baby animals and added sklyands compatibility for older Bukkit versions

795388dc9cec918ca66914fe820a9e016cd789ec authored about 13 years ago by zml2008 <[email protected]>
Fixed GeneralCommands and WorldCommands being out of date with the new command invocation scheme.

5441f1186b050a4f07b0de0c1c59fbe3d9602e24 authored about 13 years ago by sk89q <[email protected]>
Minor cleanup.

4bac26a7c992ef10e30c3f3c82f45c66ebe8f181 authored about 13 years ago by sk89q <[email protected]>
Changed command classes to use cleaner signatures and updated to MC 1.0.

4ce4b37a80d9f65b73a2a4674debadb889414a01 authored about 13 years ago by sk89q <[email protected]>
Another attempt at fixing the cross-world permissions problems. Kane_Hart, test.

af5911a739fb3b54a8fa49429efd46d4e5d28ffa authored about 13 years ago by zml2008 <[email protected]>
Fixed per-world teleport handling, and possibly fixed warp/home listing when using per-world warps/homes

60352187ad813cd82fb970b9e4293461a06ec371 authored about 13 years ago by zml2008 <[email protected]>
Added commands to list warps and homes

4439df29d112c28267662856fbb6be4a27764845 authored about 13 years ago by zml2008 <[email protected]>
Merged my gamemode command with wizjany's

8ac873fd08b60b194bb6507b5930cec8929c0d0d authored about 13 years ago by zml2008 <[email protected]>
Added gamemode command and moved some other commands to a separate file.

5b28ae8d0c7ddda41994d82c61bfd6c9a2c0a2d8 authored about 13 years ago by Wizjany <[email protected]>
Improved support for non-player and non-console CommandSenders

5af1dac8ba503f68de01e08bc9c50167b463dc04 authored about 13 years ago by zml2008 <[email protected]>
Fixed hideous text for private messages shown in console.

fadb598f9ac27d270f6998d16f72dd6335beb89a authored about 13 years ago by sk89q <[email protected]>
Fixed old thread leak in the MIDI code.

fecc3f4ed6e3a6a4c16e0df236efab1fdd08a884 authored about 13 years ago by sk89q <[email protected]>
Cleaned output of playertime command

8ca55f89d1cb2d426936522012f57aff12222a02 authored about 13 years ago by Wizjany <[email protected]>
Allow crossworld teleports to be exectuted from the console.

3a02828b72e1ee8db16333228fe4f682e3d6fd11 authored about 13 years ago by Wizjany <[email protected]>
Added commands to remove homes and warps

32b10f13bcd6b6a220ec0ac62a392e0fc604ebc7 authored about 13 years ago by zml2008 <[email protected]>
Changed homes and warps count output to info level.

faf33679083526a1da3b7043c58506f21dfd6169 authored about 13 years ago by Turtle9598 <Turtle9598@ChildersPC>
Give up if itemstack is not parsed (somehow) in the item commands

6cf27dce650ac290f75f9d1f759ba2d80971091e authored over 13 years ago by Wizjany <[email protected]>
Fixed config generation for Windows users

b60e6742c09143ed11a00e1c3aa9e3ee347d29f8 authored over 13 years ago by zml2008 <[email protected]>
[maven-release-plugin] prepare for next development iteration

aba9d77bd16db58f606833d5c0d5ed681d59fb9d authored over 13 years ago by sk89q <[email protected]>
[maven-release-plugin] prepare release 1.6

2c47e65b7bc56d61faed9a16601699757ba37057 authored over 13 years ago by sk89q <[email protected]>
Changed warps and homes to a component for the customizer.

c4de0e2f0dae1d4097d07bfb56f62e899906a490 authored over 13 years ago by sk89q <[email protected]>
Updated the CHANGELOG.txt.

4c9701a84df88e990f38367e100b5cc9991822e3 authored over 13 years ago by sk89q <[email protected]>
Check multiworld permissions when teleporting if supported by perms system.

771f1819348fa198ea7bc8cb61ba364326b9ac89 authored over 13 years ago by Wizjany <[email protected]>
Should fix broken config generation some people have been getting

3b0099002278ecaadd3bb534473fb709cc9550eb authored over 13 years ago by zml2008 <[email protected]>
Added a few categories and sorted plugin.yml

ab40ed2961433bea3a03e958734a913759c0d032 authored over 13 years ago by Wizjany <[email protected]>
- Added configurable delay to time locks for people with redstone/water issues.

- Updated perms handler to WE 4.7's in preparation for release.
- Cleanup.

f1c77aab15919630451c7ed3d2f4daa61f74f367 authored over 13 years ago by Wizjany <[email protected]>
Added legacy console sender.

f23591552b31b7c39600546a8ffeb5f67950a650 authored over 13 years ago by sk89q <[email protected]>
Updated for Bukkit changes.

b9ddfb20bf1d6aa20a10232b9a2cf88b2a4092e1 authored over 13 years ago by Wizjany <[email protected]>
Allowed /ret command to handle any teleportation.

26ffce4c5700581f4f29e2ec143be74b65227f79 authored over 13 years ago by Wizjany <[email protected]>
Added the ability to spawn endermen with something in their hands already

b6dca7c529dcc0bfda9038fb6f37cb9cebd69c32 authored over 13 years ago by Wizjany <[email protected]>
Moved away from spawnArrow method since it takes a while to update the client and looks like the arrows are just falling down at first.

87cf0bf6c604b4e22344149b856579432766ac02 authored over 13 years ago by Wizjany <[email protected]>
Removed double messages caused by recent Bukkit changes

c7f5090702a2e03decca592552b19f0ff14fd37f authored over 13 years ago by Wizjany <[email protected]>
fixed to use the right argument as home name

21976cca641a3c5abc1b33fd8a916fc5902a842d authored over 13 years ago by ochristi <[email protected]>
Added permissions nodes for playertime command when using it on one's self.

6a8750cbf94baa254c91ea846cb43c375dba34c5 authored over 13 years ago by Wizjany <[email protected]>
Bug fixes to bug fixes

9f5318bed579eba852305e59b5255c9297fe0e93 authored over 13 years ago by zml2008 <[email protected]>
Cleanup and bug fixes.

6b12de1f46b858843e94d8ac1ebd7fdeaf0e6d0c authored over 13 years ago by Wizjany <[email protected]>
Make giveItem and expandItem obey Bukkit max item stack sizes

9cd75716b52058fa4080f9c100ca63180ea04907 authored over 13 years ago by zml2008 <[email protected]>
Properly unload the ban logger on plugin disable

7cdcf2b5b7f57ead5306dabe9e2feeb56e27a36f authored over 13 years ago by zml2008 <[email protected]>
Abstracted location storage some more

efea0c16568aa887225cb9fd4ee9462cfbe82141 authored over 13 years ago by zml2008 <[email protected]>
Allowed #home and #warp to be used in commands that accept locations.

4af22227dd640e663e9b5c5eeec7b5e39e4897d6 authored over 13 years ago by Wizjany <[email protected]>
Added position and rotation storage for world spawns

66aaf6993d69f3edf0efadd53aafae26a9c9d2b7 authored over 13 years ago by zml2008 <[email protected]>
Added per-player time-faking.

9946d0c97d0e30b47318fdf3cdfd458ded3754ae authored over 13 years ago by zml2008 <[email protected]>
Disallowed air item from being given to fix invalid item crashes. Thanks jjkoletar and Hawkheart.

a919ec315671b0058e7005cdda0d5e4b831e4dae authored over 13 years ago by Wizjany <[email protected]>
Fix display names in /who

fd0e8c4374011fa22ba67553b47e966590b0b5ce authored over 13 years ago by mrapple <[email protected]>
Updated spawnmob to allow setting pig zombies' anger level

e3e4882dadd75804feaaf47205f659c6066efe52 authored over 13 years ago by Wizjany <[email protected]>
That text was no longer accurate.

7936a02d838c83c6593a4805bda54caf759f5b73 authored over 13 years ago by Wizjany <[email protected]>
And these tasks too...

f3b8a7231f29e708a5abd589ff9f06158d862714 authored over 13 years ago by Wizjany <[email protected]>
Moved afk status to UserSession from AdminSession because it made more sense there

487f35a1dc2239c52aec9478a33e05826c987162 authored over 13 years ago by Wizjany <[email protected]>
Allows custom items to be used for Thor's hammer

ccec2436868bd3150fd2b2a0c43563bd8c9da66f authored over 13 years ago by Wizjany <[email protected]>
More afk code cleanup.

31d51bea014d621453de8ed77879507acb36a381 authored over 13 years ago by Wizjany <[email protected]>
Minor cleanup of the afk system

c00d889e261ef843ab1844dc167c695d1b4ef8ab authored over 13 years ago by zml2008 <[email protected]>
Added [status] parameter to /afk

1c823923574a90a6a637010fe94cdbe443fec1fa authored over 13 years ago by TexasGamer <[email protected]>