Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/EngineHub/CommandHelper
Rapid scripting and command aliases for Minecraft owners
https://github.com/EngineHub/CommandHelper
1903974d7a0a710b1e356110a76221fa60da29ee authored almost 13 years ago by Layton Smith <[email protected]>
Still defaults to true though ;)
77ecd3f3907bf5bbd460aadbb975983671032b71 authored almost 13 years ago by Layton Smith <[email protected]>Added my own improvements. Thanks Deaygo!
f8ffc47ced47fbb99f9e30a3ce30dcec0e891abd authored almost 13 years ago by Layton Smith <[email protected]>03cbc3cf0b8910928c42a96267f149fe23eb9d94 authored almost 13 years ago by Layton Smith <[email protected]>
8f30299842cefd2a31583b2ef8b7fb5360ba8c59 authored almost 13 years ago by Layton Smith <[email protected]>
71ab6194bcf98825d1662106a1dafd787648c5d7 authored almost 13 years ago by Layton Smith <[email protected]>
a4a26ca38cf46cc2a070091bfc330ffd47710550 authored almost 13 years ago by Layton Smith <[email protected]>
4fe8743ab38a9fe3153dfc964fd4d83f7e2c7cf3 authored almost 13 years ago by Layton Smith <[email protected]>
b4aa79e445120301d8e862b532bb76c460711723 authored almost 13 years ago by Layton Smith <[email protected]>
User defined namespacing is available now, as well as a get_values() function.
(has_value is als...
c6068e2d228ca8e0451f9cae699008ae6f0d603a authored almost 13 years ago by Layton Smith <[email protected]>
17c7fc7428bde5edf7a441f2664d66aff5dc83e2 authored almost 13 years ago by Layton Smith <[email protected]>
f046e317fce959793172b54ad140e7170f5b9bb4 authored almost 13 years ago by Layton Smith <[email protected]>
a9435557429ee005aea5316ef4998655fc44638e authored almost 13 years ago by Layton Smith <[email protected]>
Added a splash screen :D
bd03f9c047e9a9ffac12b74126a3a513be30c56e authored almost 13 years ago by Layton Smith <[email protected]>Fixed sign handling
Thanks Deaygo!
5d369a6cbc7a9a8a523870459f8cef0c3a27b89c authored almost 13 years ago by Layton Smith <[email protected]>bf9d5f64b4a90c3600ab2f5d44dc66e6bdc37e34 authored almost 13 years ago by Deaygo <[email protected]>
1cda30b5adedb6c31bf29fce0f1aecaf7a6337c5 authored almost 13 years ago by Layton Smith <[email protected]>
cd to the plugins folder, and java -jar CommandHelper.jar --manager
to access it. You'll need to...
Updated old instanceof Player to instanceof MCPlayer
Thanks Deaygo!
87a7fd679927ab9fbb4395fb99d5a3e7622feae7 authored almost 13 years ago by Layton Smith <[email protected]>22fb3d1fda25202c4224778ed36bf535c861a1c5 authored almost 13 years ago by Deaygo <[email protected]>
Added sk_current_region function, fixed getWorldGuard/Edit functions to work with new abstractio...
196bec3cb4db861769fe4904cf228c699bb1b259 authored almost 13 years ago by Layton Smith <[email protected]>- Added sk_region_volume to retrieve the volume of a given region in the specified world
ee6586b41ccf1d9526c07ad7aede40feec795a63 authored almost 13 years ago by Deaygo <[email protected]>- Fixed getWorldGuardPlugin and getWorldEditPlugin to work with the new abstraction layer
- In Co...
and the framework for the data manager is complete.
4c76315ba9035508902713754d054e0063809d03 authored almost 13 years ago by Layton Smith <[email protected]>b012df96fcd8e3756c388b58bc752350b0376b8c authored almost 13 years ago by Layton Smith <[email protected]>
5aa8d14b96f8d46fce38f57d6a162bd3aca3a2e6 authored almost 13 years ago by Layton Smith <[email protected]>
9ff318e5571b1fc02f3151030d9057964cb1c0d4 authored almost 13 years ago by Layton Smith <[email protected]>
5fa0913f0224f783e8cf5f2c5b6725eb492d9fbe authored almost 13 years ago by Layton Smith <[email protected]>
0f335b22a7066a201e888eb7f47d423903b8df02 authored almost 13 years ago by Layton Smith <[email protected]>
Still left to do is when_triggered and when_cancelled, but that will
rely on anonymous procedure...
56749177782867fc9482849dc0025935249ac94f authored almost 13 years ago by Layton Smith <[email protected]>
Also, worked on the event priority backend some.
7b01c8d6b39eb7020263d2dbda3546f378e67056 authored almost 13 years ago by Layton Smith <[email protected]>c7908c242e6cb46d0d0dcf7509c6738dcad23fd0 authored almost 13 years ago by Layton Smith <[email protected]>
3da1e99ae270a121e0debf2c874220bf24933fd3 authored almost 13 years ago by Layton Smith <[email protected]>
This could be a bukkit bug, as they are essentially wrappers of bukkit's functions.
8205606cd7b0a7f3ba8089dd349f70723a91587e authored about 13 years ago by Layton Smith <[email protected]>b1e85048f177c3eaa84c5332400f4937995ee37f authored about 13 years ago by Layton Smith <[email protected]>
At this point, in general, stuff should be working, but no guarantees yet, so continue to run on...
deaa467aedc3f6d7fcb14b4208e5b44c24a50e84 authored about 13 years ago by Layton Smith <[email protected]>This commit may make the project extremely unstable. Builds in the near future should be regarde...
1f3a31410db1a5b037a3659ee39b6566aa0da907 authored about 13 years ago by Layton Smith <[email protected]>9ad7b560c952cb7d80211d447baa14fa46bd87cb authored about 13 years ago by Layton Smith <[email protected]>
d2533959d297432f4e87dd9136d4090b9f488a64 authored about 13 years ago by Layton Smith <[email protected]>
set_world_time accepts an int from 0-24000, a common time notation (9:30pm, for instance), or an...
1e27b43a79844fbbc19966f647d7bd13700ad25e authored about 13 years ago by Layton Smith <[email protected]>Parameters of the underlying event can now be modified. The currently only working example is th...
40fcbadcd2a468eda533e30e12d1170322ca7ec1 authored about 13 years ago by Layton Smith <[email protected]>df4dc1ce3ae2ab49451e8f9517ef74877ce69557 authored about 13 years ago by Layton Smith <[email protected]>
31fa2f31f5190dbee42497f876fc9e38d89e7f3d authored about 13 years ago by Layton Smith <[email protected]>
6a7d3aa6585393c53be9d7d5300b62354abd9d7e authored about 13 years ago by Layton Smith <[email protected]>
d4f5537d39d68846728ee42a676b7c382051c7f9 authored about 13 years ago by Layton Smith <[email protected]>
0d3f7dfd6d84e55f20a65d1208e0f12da52c254d authored about 13 years ago by Layton Smith <[email protected]>
7c8649455c02834b5e540b57a9070403fce3a776 authored about 13 years ago by Layton Smith <[email protected]>
42565673c25c2d2f4421238023dae30fbac1ea62 authored about 13 years ago by Layton Smith <[email protected]>
459350cc005010ee7860ad79ab524d0e83920d1b authored about 13 years ago by Layton Smith <[email protected]>
4f412812991314554115b9d1f7ff4cb3c37a03f9 authored about 13 years ago by Layton Smith <[email protected]>
3e97e57625da35bd43d708516e695848ba5b7040 authored about 13 years ago by Layton Smith <[email protected]>
95c3d7b274204989d30037c9e0da5d7417726c00 authored about 13 years ago by Layton Smith <[email protected]>
49e207393edae00f792a6f05fbfb100f885a99c0 authored about 13 years ago by Layton Smith <[email protected]>
e821785110a163bc3421180e4d47a4f3f737d93e authored about 13 years ago by Layton Smith <[email protected]>
Also added break_block, which nearly simulates a player breaking a block.
Also, made compiler er...
Also, added a 3rd parameter to scriptas, which allows for dynamic assignment of the label for th...
4fa34da633268a20db45eeb979b8b1ac26007631 authored about 13 years ago by Layton Smith <[email protected]>Also fixed a bug with reg_match. Thanks MrMagical!
5182293f2c20a07be8cd08f6d69134078386a2bb authored about 13 years ago by Layton Smith <[email protected]>42eb445f5442caa62ff5b52de19a5102b9e3bc0f authored about 13 years ago by Layton Smith <[email protected]>
65a8752f88993d15eab53ac9026cea2d6f8f7859 authored about 13 years ago by Layton Smith <[email protected]>
b792b51328e13086b9e53db585150aa262a1028d authored about 13 years ago by Layton Smith <[email protected]>
53cd13b3ed3966c3c00c77876b19325839395840 authored about 13 years ago by Layton Smith <[email protected]>
6cbf287c1ed45dbff8f598f5607a22c3f68a42c8 authored about 13 years ago by Layton Smith <[email protected]>
Added playerName optional parameter to the player() function
Thanks Deaygo!
7c0d6a3a7a6d336496ee35d3b0a5f6f4e1851cb5 authored about 13 years ago by Layton Smith <[email protected]>e587d4fc5e66d34d723ad71f36cdb8d588e5bded authored about 13 years ago by Deaygo <[email protected]>
1bcbba6746159b71d3cdc177ecccefd150ab5ddd authored about 13 years ago by Layton Smith <[email protected]>
20f3127cb1d917e4d19d6053319c25ba3e8eb6f4 authored about 13 years ago by Layton Smith <[email protected]>
First, all listeners are now converted into dirty listeners, if play-dirty mode is on. Only some...
b1ad447ac7933c83267380cd52a2fe2ba86088bf authored about 13 years ago by Layton Smith <[email protected]>43b1e8d06e7aa75e340847ca0c6b1ad696829e33 authored about 13 years ago by Layton Smith <[email protected]>
4567da1a91e915c5a4f20f2b90c73cb9e7e4631f authored about 13 years ago by Layton Smith <[email protected]>
069eced3e76d212a609243da2c5d36620b69081e authored about 13 years ago by Layton Smith <[email protected]>
37ab3abe5337de7efc3f72827a27048b57ad25b4 authored about 13 years ago by Layton Smith <[email protected]>
57edb1941257c4a2d4c8f2b3f48a343567539726 authored about 13 years ago by Layton Smith <[email protected]>
6f94a089db55cfafd97407ad3933ff40fd23af66 authored about 13 years ago by Layton Smith <[email protected]>
get_compass_target()
set_compass_target([player], locationArray)
0e29f8d61ffa8ce6717f716d377d7e957bbc8b26 authored about 13 years ago by Layton Smith <[email protected]>
575287d026e4b3248bf3feaa6d12774c0ca6157d authored about 13 years ago by Layton Smith <[email protected]>
They work now, but there is a problem in bukkit that prevents the
player's GUI from updating.
A...
cae0b8a63ef0fbe40b490fdc940bfc4d1a46db0b authored about 13 years ago by Layton Smith <[email protected]>
This is meant to be used when you have another plugin that
fires of a CH alias, but it doesn't a...
Documentation needs to be created on the wiki, but otherwise should be complete.
ee641d13da8a9353cefca1fd54e263a84a174063 authored about 13 years ago by Layton Smith <[email protected]>Also fixed a few bugs that made logging impossible, actually.
fb44a1064c35eee0f211f54303996a1ec6c842d6 authored about 13 years ago by Layton Smith <[email protected]>An entire wiki page will need to be created to fully explain the features.
d455f8cc7b5f9c8b7ccd6d4dfb261b97a0d3059c authored about 13 years ago by Layton Smith <[email protected]>
It will print out all the plugins on the server that are bound to
bukkit event listeners. This c...
f358370d69381ff61e101052c51f8218117cb487 authored about 13 years ago by Layton Smith <[email protected]>
This eliminates the need for array_set, though backwards compatibility has been maintained.
assi...
f6d1b9226369b031bffeeb7debf68e556b8ca213 authored about 13 years ago by Layton Smith <[email protected]>
6e54713bf8a418d25a9b5415ef4f04c8ffafec1c authored about 13 years ago by Layton Smith <[email protected]>
6202739c15cbb84ba109cb9421651b428240a3cc authored about 13 years ago by Layton Smith <[email protected]>
CraftBukkit only, and only 1 can be spawned at a time.
a82a17c258b07f0573188fb3a813acad9ab17f69 authored about 13 years ago by Layton Smith <[email protected]>a01cb62bd93de1fe125324a7c72f17784d2e0c87 authored about 13 years ago by Layton Smith <[email protected]>
Conflicts:
src/main/java/com/laytonsmith/aliasengine/events/BoundEvent.java
5c327fc395236500edc57b828f66255d2b926e0e authored about 13 years ago by Layton Smith <[email protected]>
fd2d61a322441726a9e5fbc8e452ae2229750cbc authored about 13 years ago by Layton Smith <[email protected]>
enchant_rm_inv(slot, type). Type can be null, and it removes all, or it can be an array of encha...
65d2bcc193cb6be8e1fd4d549df9f1a5507711bd authored about 13 years ago by Layton Smith <[email protected]>
Conflicts:
plugins/CommandHelper/persistance.ser
src/main/java/com/laytonsmith/aliasengine/eve...
enchant_inv([player], slot, enchantName, level)
8b063a4ac7ced9a1edd023f682009dd1d6e4467b authored about 13 years ago by Layton Smith <[email protected]>Documentation changes as well.
d5a5e2217b34340eae383c43977b346a64a7f344 authored about 13 years ago by Layton Smith <[email protected]>553c7f2b18b5bd75286e9d23225d10304def6ae3 authored about 13 years ago by Layton Smith <[email protected]>
ee687a2f9db70aab865e4eabe6f7ab4f0f2a78ca authored about 13 years ago by Layton Smith <[email protected]>