Drupi icon

Drupi -----

Minecraft development made easy.



New command method and scripts are now sorted
New command method:

command.create("testCommand", {
prefix: "Drupi",
description: "Test command for the new command method",
usage: "/testCommand",
aliases: ["test"],
permission: true, //Boolean = require OP || String = permission
permissionMessage: color("&cWhoups, it looks like you don't have permissions to this command!"),
}, (sender, args) => {
sender.sendMessage("Hi!");
});
----------, Jan 20, 2020
Resource Information
Author:
----------
Total Downloads: 4,979
First Release: Mar 17, 2019
Last Update: Mar 31, 2021
Category: ---------------
All-Time Rating:
6 ratings
Find more info at drupi.js.org...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings