issues
search
EngineHub
/
CommandHelper
Rapid scripting and command aliases for Minecraft owners
https://methodscript.com
Other
119
stars
71
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Need help with texture pack
#1391
RandomUser-1990
closed
1 month ago
0
Bump micromatch from 4.0.5 to 4.0.8 in /src/main/resources/apps.methodscript.com
#1390
dependabot[bot]
opened
2 months ago
0
Thread leak in ReadWriteFileConnection on recompile
#1389
PseudoKnight
opened
3 months ago
1
Fix location shift in block_break so dropped items aren't placed into adjacent blocks.
#1388
Lildirt
closed
3 months ago
3
Add player_bucket_fill and player_bucket_empty events.
#1387
Lildirt
closed
4 months ago
4
add item_pre_grindstone, item_pre_smithing; partial fix modify_event for item_pre_craft
#1386
Lildirt
closed
4 months ago
0
add modify for item_pre_anvil's item_repair_cost/level_repair_cost
#1385
Lildirt
closed
4 months ago
7
add item_pre_anvil event
#1384
Lildirt
closed
4 months ago
6
Bump braces from 3.0.2 to 3.0.3 in /src/main/resources/apps.methodscript.com
#1383
dependabot[bot]
closed
5 months ago
0
Add item_in_hand and hand fields to block_place event.
#1382
Lildirt
closed
5 months ago
3
Add x_get_lock, synchronized changes
#1381
LadyCailin
closed
7 months ago
0
Add support replacement as closure in reg_replace
#1380
Anatoliy057
closed
7 months ago
0
Specific undefined type exceptions + Support FQCN types in MethodScript code
#1379
Pieter12345
closed
7 months ago
0
Add priority to event prefilters.
#1378
LadyCailin
closed
8 months ago
0
Add get_entity_transient_id
#1377
LadyCailin
closed
8 months ago
0
Initial packet support, pushing basic types is supported
#1376
LadyCailin
closed
7 months ago
0
Switch keyword optimization
#1375
Pieter12345
closed
9 months ago
0
Add string_compare function and support integer return type in array_sort function
#1374
Pieter12345
closed
6 months ago
1
Support MC RGB colors in conversion to ANSI color codes
#1373
Pieter12345
opened
11 months ago
2
[Snyk] Security upgrade com.mysql:mysql-connector-j from 8.0.33 to 8.2.0
#1372
LadyCailin
opened
11 months ago
0
Stacktrace manager optimization
#1371
Pieter12345
closed
1 year ago
3
Improve handling of offline players during events
#1370
PseudoKnight
opened
1 year ago
1
[Snyk] Security upgrade org.eclipse.lsp4j:org.eclipse.lsp4j from 0.17.0 to 0.21.0
#1369
LadyCailin
closed
1 year ago
0
Support passing byte_array into crypto functions
#1368
Pieter12345
closed
1 year ago
0
Add file option for pausing cmdline on script exception
#1367
Pieter12345
opened
1 year ago
0
Add support for custom tags in item meta
#1366
PseudoKnight
closed
1 year ago
0
Fix email by updating its dependency
#1365
Ecconia
closed
1 year ago
0
Interact entity spec
#1364
VergilPrime
closed
1 year ago
0
Add "Interaction" entity to entity_spec() and set_entity_spec()
#1363
VergilPrime
closed
1 year ago
0
[Snyk] Security upgrade org.xerial:sqlite-jdbc from 3.21.0.1 to 3.41.2.2
#1362
snyk-bot
closed
1 year ago
0
Bump sqlite-jdbc from 3.21.0.1 to 3.41.2.2
#1361
dependabot[bot]
closed
1 year ago
0
"@var was already defined" runtime error on typed foreach loop variable
#1360
Pieter12345
closed
1 year ago
1
Bump snakeyaml from 1.32 to 2.0
#1359
dependabot[bot]
closed
1 year ago
0
[Snyk] Security upgrade com.mysql:mysql-connector-j from 8.0.32 to 8.0.33
#1358
snyk-bot
closed
1 year ago
0
[Feature request] colorize() to support hex colors
#1357
malonnnn
closed
1 year ago
11
Using unexisting functions in `foreach(... in ...) {}` syntax results in unexpected additional compile errors
#1356
Pieter12345
closed
1 year ago
0
[Snyk] Security upgrade org.yaml:snakeyaml from 1.32 to 2.0
#1355
snyk-bot
closed
1 year ago
0
Errors with persistence can leak DB password in error messages
#1354
LadyCailin
opened
1 year ago
0
[Feature request] InventoryPickupItemEvent and InventoryMoveItemEvent
#1353
lukecfairchild
closed
2 months ago
0
Always inject player for player events
#1352
Pieter12345
closed
1 year ago
11
Using switch_ic the break() function gives a compile error
#1351
Sketsi
closed
1 year ago
1
False BlockState default values (also enforced after set_pinv(pinv()) )
#1350
Nilleke
opened
1 year ago
1
set_pinv(pinv()) clears EntityTag values
#1349
Nilleke
opened
1 year ago
3
item_swap event docs don't match actual behavior
#1348
Nilleke
closed
1 year ago
1
Fix self statement semicolon rewrite
#1347
Pieter12345
opened
1 year ago
1
Fail on missing semicolons
#1346
LadyCailin
opened
1 year ago
0
Fail on missing semicolons
#1345
LadyCailin
closed
1 year ago
0
Fail on missing semicolons
#1344
LadyCailin
closed
1 year ago
0
[BUG] set_pinv(pinv()) clears BlockStateTag values
#1343
lukecfairchild
closed
1 year ago
0
add support for tools/items in break_block
#1342
lukecfairchild
closed
1 year ago
0
Next