forms

  1. C

    Experimental FormWarps 1.2.1

    FormWarps Warp system for your server with Form UI ⚙ Main functions: • Creating warps. • Teleportation to warps. • Removing warps. • Simple config. • An interface. ⚒ Commands: ⠀ /warp <warp name> - Teleport to warp (just /warp - open UI) ⠀ /setwarp <new warp> - Create a warp based on your...
  2. xxAROX

    WD-Forms 2023-04-10

    Forms for WaterdogPE
  3. Leonidius

    StackOverflowException when showing a form to a player - solution

    Long story short: you can't use objects as your form's class' fields. If your form is an object of your own class, which extends FormWindowSimple, FormWindowCustom or FormWindowModal, and one (or more) of your class' fields are objects, you will get this error. You can only use primitive types...
Top