Simply put, the license is vague and potentially unenforceable
Specifically:
1:
The Software may not be used to get a) a commercial advantage, or b) monetary
compensation.
What is "a commercial advantage" or "monetary compensation" defined as? Can I call or modify the mod from another mod with commercial features? Could a paid or freemium client offer the mod as a download able? If I'm paid to make a modification of this mod that's redistributed free is that allowed? Can I host this on my own github page if I have a donations link on my main page?
2: This license seems to be derived from snippets of MIT, but all mentions of sublicensing and redistributing have been removed. So, I can modify it, but can I then redistribute it? Can I make a fork? Am I allowed to make a competing mod based on this code? Am I allowed to make a fork to fix a bug or contribute back? Am I allowed to make modifications but only for myself?
I'd recommend expanding on these 2 topics (maybe see how other licenses handle this) to be a lot more explicit in what is and is not allowed
Better yet, use a standard battle tested license like CC BY-NC-SA
Simply put, the license is vague and potentially unenforceable
Specifically:
1:
What is "a commercial advantage" or "monetary compensation" defined as? Can I call or modify the mod from another mod with commercial features? Could a paid or freemium client offer the mod as a download able? If I'm paid to make a modification of this mod that's redistributed free is that allowed? Can I host this on my own github page if I have a donations link on my main page?
2: This license seems to be derived from snippets of MIT, but all mentions of sublicensing and redistributing have been removed. So, I can modify it, but can I then redistribute it? Can I make a fork? Am I allowed to make a competing mod based on this code? Am I allowed to make a fork to fix a bug or contribute back? Am I allowed to make modifications but only for myself?
I'd recommend expanding on these 2 topics (maybe see how other licenses handle this) to be a lot more explicit in what is and is not allowed
Better yet, use a standard battle tested license like CC BY-NC-SA