ALL mentioned renames in this update are automatically done by the plugins.
EI > For all activators: commands become playerCommands
CPT > For all activators: commands become playerCommands
EE > For player activators: commands become playerCommands
EB > For the activators that contain a second block (so another block that the ExecutableBlock) the settings have been renamed: blockCommands become targetBlockCommands detailedBlocks become detailedTargetBlocks
For all activators: commands become blockCommands
Why those rename ?
- To have better consistency and to be better understandable for user.
- It's easier to manage in the wiki
- AI Support will perform better, sometimes it was confused because there was two distinct functions for "commands"
For SCore :
- internal edits
For ExecutableItems : New activator PLAYER_INPUT Example:
activators: activator0: option: PLAYER_INPUT detailedInput: FORWARD_PRESS detailedSlots: - -1 commands: - SEND_MESSAGE &aFORWARD
In detailedInput you can set: LEFT_PRESS LEFT_RELEASE RIGHT_PRESS RIGHT_RELEASE FORWARD_PRESS FORWARD_RELEASE BACKWARD_PRESS BACKWARD_RELEASE JUMP_PRESS JUMP_RELEASE SNEAK_PRESS SNEAK_RELEASE SPRINT_PRESS SPRINT_RELEASE
Hello I didnt merged the good branch yesterday. So here is a fix.
It also fix in addition an issue with entity placeholders and list placeholders.
SCore (all plugins): The custom command PLANT_IN_SQUARE now supports cocoa beans.
The custom command SET_ITEM_CUSTOM_MODEL_DATA now supports String value (not only integer)
Fix an error that was sent when a bedrock player try to connect
New the giveslot command (EB, EI, MF) now support -1 for the slot arg to choose mainhand.
ExecutableItems: Fix of an issue where Attributes with equipment slot to HAND reset after each plugin reload.
New activator EI_CLICKED_BY_ANOTHER_INVENTORY_ITEM that is triggered when you try to click with an item on your ExecutableItems
Special70 worked hard to support correctly ItemsAdder furniture into EB. So normally everything works correctly now, not only the blocks !
New in the SCore config file you can define entities or blocks groups and then specify them in detailedBlocks or detailedEntities.
Example: In the config.yml
entityLists: ANNOYING_MOBS: - CAMEL - STRAY - DROWNED HOSTILE_MOBS: - ZOMBIE - SKELETON - CREEPER - SPIDER
blockLists: STUPID_BLOCKS: - BARRIER - BEDROCK - DIAMOND_ORE ORES: - COAL_ORE - IRON_ORE - GOLD_ORE - DIAMOND_ORE - EMERALD_ORE
In you item/event/block config:
detailedEntities:
- BLAZE
- BOGGED
- BREEZE
- SCORE:ANNOYING_MOBS # Expands to CAMEL, STRAY, DROWNED
- ZOMBIE
detailedBlocks: blocks: - SCORE:ORES # Expands to all ores - STONE - !SCORE:STUPID_BLOCKS # Blacklist all stupid blocks
Hello, many SCore commands have been renamed for a better format. Example TELEPORTONCURSOR -> TELEPORT_ON_CURSOR. The old format still work ;)
Also we are currently moving the wiki out of Gitbook you can already check it here: https://ssomar-developement.github.io/Wiki/ If you have suggestions don't hesitate to message me. Thank you !
New PICKUP_MAGNET player command that creates a magnetic field around the player to automatically pull nearby dropped items towards them.
Parameter Type Default Description radius: Distance to pull items from (blocks) duration: How long to pull (-1=forever, 0=instant, >0=ticks) speed: Pull speed multiplier (0.1-2.0) itemTypes: Filter by material/category blacklist: Materials to ignore (comma-separated) particleEffect: Show particle trails sound: Play sound effect velocityMode: DIRECT or CURVED trajectory
examples:
- "PICKUP_MAGNET radius:8 duration:60 speed:0.5 itemTypes:FOOD particleEffect:true"
- "PICKUP_MAGNET radius:20 duration:0 speed:2.0 itemTypes:DIAMOND,EMERALD,GOLD_INGOT sound:true"
Fix of an issue with Attributes in 1.21.1
New you can now use placeholders for the itemModel and tooltipModel settings
Fix of an issue with default items generation
Fix of an issue with the instrument feature
Add better logs for the selfhost pack feature
Fix of an issue in 1.16.5
Fix of an issue with the condition ifHasEnchan
Hello, new update !
If you encounter any issue, join the discord server and report it as soon as possible.
The update may contains more content than what is shown of the screenshot.
If you want to be sure to see the full changelog, join the discord and look the updates channel.
https://discord.com/channels/701066025516531753/1047910680608653352/1428476097556647996
Hello, new update !
If you encounter any issue, join the discord server and report it as soon as possible.
The update may contains more content than what is shown of the screenshot.
If you want to be sure to see the full changelog, join the discord and look the updates channel.
https://discord.com/channels/701066025516531753/1047910680608653352/1427002640902127656
Hello, new update !
If you encounter any issue, join the discord server and report it as soon as possible.
The update may contains more content than what is shown of the screenshot.
If you want to be sure to see the full changelog, join the discord and look the updates channel.
https://discord.com/channels/701066025516531753/1047910680608653352/1425943595180888226
Hello, new update !
If you encounter any issue, join the discord server and report it as soon as possible.
The update may contains more content than what is shown of the screenshot.
If you want to be sure to see the full changelog, join the discord and look the updates channel.
https://discord.com/channels/701066025516531753/1047910680608653352/1424480666682134680
Hello, new update !
If you encounter any issue, join the discord server and report it as soon as possible.
The update may contains more content than what is shown of the screenshot.
If you want to be sure to see the full changelog, join the discord and look the updates channel.
https://discord.com/channels/701066025516531753/1047910680608653352/1422660918407594067
Hello, new update !
If you encounter any issue, join the discord server and report it as soon as possible.
The update may contains more content than what is shown of the screenshot.
If you want to be sure to see the full changelog, join the discord and look the updates channel.
https://discord.com/channels/701066025516531753/1047910680608653352/1421942214761775125
Hello, new update !
If you encounter any issue, join the discord server and report it as soon as possible.
The update may contains more content than what is shown of the screenshot.
If you want to be sure to see the full changelog, join the discord and look the updates channel.
https://discord.com/channels/701066025516531753/1047910680608653352/1419387155985207399



