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

Removed proc optimizations, because the methodology is all wrong, and it causes problems in some advanced cases.

efc6d5c41a6b78e7df19eb6573b5c9c41bb8de01 authored almost 12 years ago
Merge pull request #77 from jb-aero/pullable

improved entity_damage and added inventory_click

fd433bfc17db77a6b897a5df1ce4af1cf3edce86 authored almost 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

6354ab449b7a7083aa233be1147ed803fb731d59 authored almost 12 years ago
Added support for command blocks through /runalias. Without bukkit support, it's not yet possible to directly fire off aliases.

2d5a982da22a0e3b666738a0a75e42697744a270 authored almost 12 years ago
Added inventory_click event

f5471bf46a62e315966291efedc907d3de2a3d91 authored almost 12 years ago
Added EnchantedBook meta and EDE data for entity_damage

5a0ba9e1e84d1f2ed4e9479640b51337229a63b5 authored almost 12 years ago
Colors must reset before outputting another color, so that any previous backgrounds are properly removed.

b931f18659c1decb2a0572a450682db2d5092f9e authored almost 12 years ago
Catch CancelCommandExceptions and other ProgramFlowManipulationExceptions when running MS files.

die() is the only acceptable program flow exception from within MS files, and it should be handl...

7ce5acd4a031179fd5e03ca60533a6863ac205a0 authored almost 12 years ago
Don't add the player reloading to the environment, just use the reference to send them error messages, if set.

8928a1371ee03cc5e4201848e3af1c38df488059 authored almost 12 years ago
Fixed NPE in json_decode.

c7595efcae57ce29e3f8a19f504be43da74ba767 authored almost 12 years ago
Added psetop

18323ec584e85d47a3d93e6831ba3acf7f4d4588 authored almost 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

4bc8e698d8aab812d894a9c313833e07ad27d085 authored almost 12 years ago
Fixed a bug with colors when messaging console.

b3c1c73ab1b7d8cd460c30550e1f4aec8bfe89f7 authored almost 12 years ago
Merge pull request #75 from ACzChef/master

Temporarily Fixed A Workaround

6a68ea1e5f57484b1b957459dc422e8d10a26233 authored almost 12 years ago
Removed arbitrary comments.

4b5e94b5bd7a9cac10a095979afda84feacb7922 authored almost 12 years ago
Made the fix for the workaround more future proof.

f1e86f2359994ec7dc7a2e57599ebbaa88b97214 authored almost 12 years ago
Fixed a workaround for bukkits getHighestBlock() ignoring transparent blocks

c795233c0c92e1764560901c6d2a8ac2971ea1d6 authored almost 12 years ago
Fixed interpreter mode echoing the player chat.

bf08efc0c5d72fc9083c4f641146554c3b447587 authored almost 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

0c4978b8169173db0a93dd1729f3a97397822a6e authored almost 12 years ago
Merge pull request #74 from jb-aero/pullable

Added Book and Skull metas to the ObGen and fixed set_pinv removing ench...

c1e36bcc0a2b7a7d643aebbdd4d14244b2739d03 authored almost 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

4d48a27216227974adf245bfc83548c00c3a9312 authored almost 12 years ago
Fixed console colors showing up when using msg() to a console.

1eef63bb3abb0134470623b6044f588ea5683800 authored almost 12 years ago
Added Book and Skull metas to the ObGen and fixed set_pinv removing enchantments.

80dd28d1a1f73f8d0f3acaee2a3e5c5c61e630d1 authored about 12 years ago
Merge pull request #73 from jb-aero/pullable

fixed test failure and added get_itemmeta and set_itemmeta

6829a9d36dfc8ed7c77093dce82ca7a3cb06d2c4 authored about 12 years ago
fixed test failure and added get_itemmeta and set_itemmeta

37ac7c7b234c2fb7ed02aca53029f414627a2608 authored about 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

48c3894e86765c7ce644f9de91c53cdf64467e03 authored about 12 years ago
Don't log the error message, as it apparently crashes the server?

0aaa5ca39bd7a97b637cebc7c488b2318b6c200a authored about 12 years ago
Merge pull request #72 from jb-aero/pullable

suddenly, ItemMeta

a872f2e06154b7f073e6fd3d1ed6b8b068ebd6d9 authored about 12 years ago
Merge pull request #71 from MariuszT/master

#2244 and set_mob_effect

beb9c96281fc6df6c5d834a5d89e613440dbd5e7 authored about 12 years ago
Likely fixed issues with player_chat causing duplicate messages sometimes.

833a4bb75a04d1a8677a5ec008703e49f0e937a5 authored about 12 years ago
Fixed player_chat format parameter.

ef32eed662d9376d9b91c4b4ebbb9b39b2565279 authored about 12 years ago
Added currently abstracted ItemMeta to the item generator, fixed an NPE with the leather functions and a cast exception with color generator

fd35d2e2d942e8edc20c2610df5ecc8d1506d7c9 authored about 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

cc945cff7a47b7ad6e3ecfcbdb041416c0fe5daf authored about 12 years ago
Mostly finished the extension system. Events are confirmed working, functions are untested, but in theory should work.

2d21de57584fe4df0ef2e927f5056ca7fdbfef72 authored about 12 years ago
#2244 ptexp and set_ptexp do not have the correct getter/setter relationship

Because of ... weird bukkit behavior. Code is from Essentials plugin
https://raw.github.com/esse...

98c214d0374756581fc3333e903febc508773ac2 authored about 12 years ago
set_mob_effect

Simple copy/paste from set_peffect

cb9ec6fff848eaec82298b31eca0341a03d7e569 authored about 12 years ago
Allow functions to know about non-living entities and update all non-boolean references to the old method.

ae49648aecd899e6fae57d2fbb41c47fe55d6d74 authored about 12 years ago
Added workaround for bukkit bug 445

https://bukkit.atlassian.net/browse/BUKKIT-445

1b25c4ff7cd755a5a6ea63a46b20aeab06c25c30 authored about 12 years ago
Updated the npp syntax highlighter templates. Thanks opoq!

b9020e3adcd24a126f1b6272cd329f241d628dd7 authored about 12 years ago
Simplified message sending code.

325da9b0ebe51188c50eddddecfd6e6a3cf6f974 authored about 12 years ago
Also strip non-color formatting codes when using strip_colors.

fce42b0d521df935ec0c95a3a5200aeae4b99697 authored about 12 years ago
Fixed failing tests.

18c96998a6b3f07351eb7d27d5b079a32a38e534 authored about 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

f16809f7625f66845c43d5933aea79a66abaca94 authored about 12 years ago
Added call_proc_array, fixed cmdline msg, and console msg.

call_proc_array allows for a dynamic number of arguments to be passed
to a proc, instead of just...

dfcf8277bd7e4ceeb01f060aa557014b6eae9ac7 authored about 12 years ago
Merge pull request #70 from jb-aero/pullable

docs/entities & +1 Event

dab94d643fae5ec83b93ba8d324a211d2ca7bd03 authored about 12 years ago
Made shoot_projectile return the id of the shot, added entity_remove() and entity_type()

e0b45eb83a917bfb757f78b56dcb342a4bf91496 authored about 12 years ago
fixed mutable item_pickup

0f6a83294d2554a7dcb29151b20f5072c2478567 authored about 12 years ago
Added entity_damage event

ffdfb14b6adc81caf0287be86c8a9708dd80d3e7 authored about 12 years ago
Fixed an NPE with entity_damage_player

3bc4acd1671234b975b6d7a3967d6e5a1fe7cc40 authored about 12 years ago
Fixed some docs errors.

6ec1955930eeca850d2596f93792f3d984240287 authored about 12 years ago
When wrapping an existing byte array, the max size needs to be set.

4a01cb4fbeb0a9da104ff2810408b7128b33072c authored about 12 years ago
Added unit tests, and fixed a few bugs with byte_arrays

c557ef1f7605c8f978d572b5174b55f5b57791bd authored about 12 years ago
Open the plugin channel first, before we attempt to send.

4ff956f3cd0b7f01b97402c39627eb4584d2552a authored about 12 years ago
Logic reversal bug.

0e5dd228e317429532ac4bb58c26f91214c5dbbf authored about 12 years ago
Fixed send_plugin_message, added fake_incoming_plugin_message, and added string_to_bytes and string_from_bytes.

e0b5b4ad7f0ce4fff79d8f02a1f120ca9333865e authored about 12 years ago
Added plugin meta class, and send_plugin_message()

abbf9f538406d2c2b0020d187fb393e002eadef6 authored about 12 years ago
Added CByteArray primitive, and refactored Static.getInt usages if they did casting, to use the new fail fast cast method.

ee1c94f897a7b895923a79f9b4f63b57a6aba04b authored about 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

c28e31342c960972a90311bb8cf60f253a8ac2e0 authored about 12 years ago
Improved documentation for get_inventory_item and set_inventory_item

bbdd128b283472e689873a51bcefca4919e8463b authored about 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

f3453e90d1c53fc781680b895659e64518cd863a authored about 12 years ago
Deprecated pset_flight, pset_time, and replaced them with set_pflight and set_ptime. They currently both work, but the deprecated versions will cause a compiler warning.

479acfceed6677b26e39a7c5d7251db6dad83914 authored about 12 years ago
Merge pull request #69 from jb-aero/pullable

fixed some more stuff

fb73444480ba4d5d9375be7ba4331011051df8d8 authored about 12 years ago
Merge pull request #63 from MariuszT/master

sk_region_create

019df52fb9cdc082711f71be850100c581bb6361 authored about 12 years ago
made location in sign_changed adhere to the standard format (finishes 1886)

51f9832b191cad00dcd21a5e439f7b91c911af1f authored about 12 years ago
Added EntityID to target_player and entity_damage_player. Adds 1624.

c8b8123c5199b0b93c4f2689b89d6fb4167c6b41 authored about 12 years ago
copy/paste error. Fixes 2230.

64df9382eb8cc9c8f4058e34a6bdce9e33b4f30f authored about 12 years ago
Added getName to MCAnimalTamer. Fixes 2236.

cc23eabe93bdd99e26abe6e3f81a1df196ed66a3 authored about 12 years ago
fixed tamable/ageable/living inheritance (issue 2225)

5e552a276be4a21738eb39aff7d3d59d80abe1e3 authored about 12 years ago
...and set_biome.

6acf5a93e98c883953a4657129d255b0bd89455f authored about 12 years ago
Fixed a bug in get_biome's argument list.

7b24eedfa4f946c982034d80c54a039d6c981ade authored about 12 years ago
When cancelling a command, also actually set the cancelled flag in addition to renaming the command.

0fd4cf29a2cac5c7b734b29b2f0e6517187bff49 authored about 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

780e6a868be4faa0bb20b8f86ae9aa77f32f6b48 authored about 12 years ago
Added a debugging method to ReflectionUtils.

45fd43a7f5bd329b054de0fbe080364a17600794 authored about 12 years ago
Fixed reloadaliases aliases in plugin.yml

274deb6a25943debfdea3daad1d272e6a675e474 authored about 12 years ago
Fixed documentation for launch_firework

1cf25c3790f19ddc7331c987bed85f03a80aac1f authored about 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

10ab92aebed44c78ab8f24a11627cd195ef76139 authored about 12 years ago
Added launch_firework().

b04f3b7615e0f0a4ea87024c106649fac55d184b authored about 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

8b7ae5bc9873c92aaf32a7c218e26fdaf9ed2a88 authored about 12 years ago
Removed the () from the documentation, it causes problems with the bot.

2df67c62326aa534601e645f5b8b8ab7efaab930 authored about 12 years ago
Merge pull request #68 from raGan262/master

ProfilePoint message

a222e4ac41e44e1b26ca9353ff3775a16fd87bd8 authored about 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

8357316c41f8df87a0efc4f908f8075acf78655c authored about 12 years ago
Added json_encode and json_decode.

9afbeb59c75abaeeb13a820879ae290d824f2293 authored about 12 years ago
fix'd formatting and default value

deb05c11428bdffa3463dca1760bf031d52d7dcb authored about 12 years ago
Updated docs

6d0fbec53fcc39edb8b588d7fa0b7e756c58606c authored about 12 years ago
Save after regions editions

85a3ce4b4faaf6e2643c09dc776962d0ba29522c authored about 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

284e124941a073254fdb89ad1e1940f023caaaba authored about 12 years ago
Fixed player_chat docs.

d03aabb930d887b4e8a59a6bb534a083e56ebbdd authored about 12 years ago
Added timezone parameter to simple_date, to allow for displaying the time in a particular locale's timezone instead of the system's.

b8109424f996e4fd618535e747399dc085a72d13 authored about 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

435bfdee3f522ea8f8340e4e91475ca9ef300fc4 authored about 12 years ago
Added a RegexTestHarness example, and corrected a few bugs with Construct handling.

5a06b892d45f225df3c9200280c44291157b0990 authored about 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

10108c0fc239698712b8ab889af3fad34c651c57 authored about 12 years ago
Added "format" to player_chat event. (and mutable fields)

803724175cc32b0a779212ffe6c802714db305b6 authored about 12 years ago
changeable ProfilePoint message

e156b0618bf70a1133cb12cfc8a3ec083f91847f authored about 12 years ago
Added CommandLineTools wiki page.

6e101c195c192cf1e41eff8a3e07542bbf12b54a authored about 12 years ago
Added ref_equals, and made improvements to docgen.

51b7e1c197c37213f35fe8fa210e450f7b6a6aa0 authored about 12 years ago
Merge pull request #67 from ACzChef/master

Added Bed functions

679179ced8be29d4649f0d42f05e0ea46dc00bfb authored about 12 years ago
Added is_leather_armor, set_armor_color, get_armor_color.

Also, the abstraction layer for item lore is done too, just need to add the functions.

0283753294bee3cf685cdf204759f0e59eb51d2e authored about 12 years ago
Fulfilling the lady's requests.

703e682873ffd41d317678a27ac0f9876cf313d0 authored about 12 years ago
Fixed a typo in BukkitMCEntityEquipment.

a7ceab2f3cfb612935f2db7852f2195b88bc06fc authored about 12 years ago
removed an import that stumbled in.

39c820abbc565f3b3ac44145334c13ba81fa023e authored about 12 years ago