Giter Site home page Giter Site logo

manadrop's Introduction

manadrop's People

Contributors

alessevan avatar iltotore avatar phoenixmitx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

manadrop's Issues

plugin.yml

What is the format to generate a plugin.yml? Tried to follow the example but I get this:

A problem occurred evaluating root project 'keyvaults'.
> No signature of method: static fr.il_totore.manadrop.MinecraftDependencyHelper.spigot() is applicable for argument types: (build_ae1s5lnbkkxoqlk6r1tdmmbnv$_run_closure5) values: [build_ae1s5lnbkkxoqlk6r1tdmmbnv$_run_closure5@38f8838c]
  Possible solutions: spigot(java.lang.String), spigotApi(java.lang.String), split(groovy.lang.Closure), wait(), wait(long), print(java.lang.Object)

Fix Wiki

i added a commend on #13, but i am unable to reopen it, because it was closed by a repo collaborator

Issue on softDepend

Hi, the attribute softDepend (on gradle) write softDepend instance of softdepend in the plugin.yml. softDepend isn't recognized by spigot (I tested only in 1.15.2) but doesn't generate errors. If you can fix this.

Thanks,
Aless

Error on the paper api dependency

Hi, the "url" of the paper api dependency is not "com.destroystokyo.paper:paper-api:" + version + "-R0.1-SNAPSHOT" in the latest versions, can you fix this? The new "url" is "io.papermc.paper:paper-api:" + version + "-R0.1-SNAPSHOT".
Thanks

Spigot api version wrong syntax

Hello, in the version 0.4-SNAPSHOT (I haven't test in the preview versions), when the plugin is built, the plugin.yml is correctly created except for api version. The syntax found in the plugin.yml, it's apiVersion instance of api-version. That's a problem because, the legacy material.

image
image
image

Wiki repository example seems outdated

Wiki has an example with

repositories {
    spigotRepository() //https://hub.spigotmc.org/nexus/content/repositories/snapshots/
    sonatypeRepository() //https://oss.sonatype.org/content/repositories/snapshots
}

but when trying to use that IDE (IntellJ) doesn't seem to find the spigotRepository(), sonatypeRepository(),
even with the suggested imports

import static fr.il_totore.manadrop.MinecraftDependencyHelper.*
import static fr.il_totore.manadrop.MinecraftRepositoryHelper.*

switching the terms spigotRepository() -> spigotSnapshot(), sonatypeRepository() -> sonatype() seems to fix the issue ๐Ÿค”

Perhaps I'm missing something, or examples are out of date ๐Ÿ˜…

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.