https://github.com/timbru31/bukkit-xtend-demo
🛠🚧 small Xtend demo plugin for Bukkit
https://github.com/timbru31/bukkit-xtend-demo
bukkit craftbukkit java spigot xtend
Last synced: 10 months ago
JSON representation
🛠🚧 small Xtend demo plugin for Bukkit
- Host: GitHub
- URL: https://github.com/timbru31/bukkit-xtend-demo
- Owner: timbru31
- License: mit
- Archived: true
- Created: 2014-11-03T22:23:44.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-06-20T14:01:37.000Z (about 3 years ago)
- Last Synced: 2024-10-02T09:45:46.532Z (almost 2 years ago)
- Topics: bukkit, craftbukkit, java, spigot, xtend
- Language: Xtend
- Homepage: https://ci.dustplanet.de/job/bukkit-xtend-demo/
- Size: 71.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XtendDemo
[](https://snyk.io/test/github/timbru31/bukkit-xtend-demo)
[](LICENSE.md)
## Info
This proof of concept shows that the advantages of Xtend can be used in the (Craft)Bukkit context.
This small plugin greets the user once he joins and can send a greeting message to all users with `/xtend`.
There are some different Xtend syntax features that are used in the showcase.
## Command
| Command | Description |
|:--------|:-----------------|
| xtend | Greets all users |
---
Built by (c) Tim Brust and contributors. Released under the MIT license.