ID Conflict
See original GitHub issue*Description of issue:
When I put, for example, to break a wood in the quests, it conflicts with other woods. The same happens with sand because of the id 12 and 12:1. But sand is a special case, if I break, it resets after a certain number.
Miner example: (WORKING) maxDailyQuests: 5 Quests: ‘1’: Name: Ferro Puro! Action: Break Target: 15-0 Amount: 64 RewardCommands: - eco give [playerName] 500 - msg [playerName] Tarefa concluída.! RewardDesc: - Minere 64 ferros - para ganhar $500. Chance: 40 toLevel: 100 fromLevel: 2
Woodcutter example (NOT WORKING)
maxDailyQuests: 5
Quests:
'1':
Name: Coletar Oak Wood
Action: Break
Target: 17-0
Amount: 300
RewardCommands:
- money give [playerName] 1250
- msg [playerName] tarefa completada!
RewardDesc:
- Colete 300 Madeiras de Carvalho
- E ganhe $1250.
Chance: 40
toLevel: 100
fromLevel: 0
**Server Type (Spigot/Paperspigot/etc):Spigot 1.8.8-R0.1-SNAPSHOT
**Server Version (using /ver
):1.8.8
Issue Analytics
- State:
- Created 4 years ago
- Comments:15 (6 by maintainers)
Top Results From Across the Web
Anti Id Conflict - Mods - Minecraft - CurseForge
Anti Id conflict helps you resolve id conflicts occuring between default configurations, by logging all ids and what they are occupied with.
Read more >conflict.Id
ConflictID collects, classifies, and analyzes images of weapons from the ongoing conflict in South Sudan, one of the least documented in the world....
Read more >SAY NO TO ID CONFLICTS! Install anti id conflict and solve ...
Install; Launch game once, if it crashes with report above, you have conflicts; Open configs folder, new folder will be created there: Anti ......
Read more >Is there a 1.12.2 version of Anti ID Conflict? - Reddit
There shouldn't be any ID conflicts in 1.12.2. You can run out of IDs when you have several hundred mods.
Read more >Sign in ID conflict - Apple Support Communities
I have a conflict between my iCloud account sign in, and an original ID, which is a gmail domain. iCloud won't accept the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I cant understand but like this:
Quests: 1: Name: LMAO Objectives: - Break;17-0;300 ?
This seems works with the latest version. Also you have
Chance
setting, which means you have a 40% chance of increasing your quest.